Skip to content

Commit 1c6ea8c

Browse files
authored
Update ci.yml
actually release things see #11
1 parent daca436 commit 1c6ea8c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ on:
55
branches:
66
- main
77
tags:
8-
- "v*"
8+
- "*"
9+
release:
10+
types: [published]
911
pull_request: {}
1012
workflow_dispatch:
1113

0 commit comments

Comments
 (0)