We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6907f commit 2e62259Copy full SHA for 2e62259
1 file changed
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
on:
2
push:
3
- # tags:
4
- # - 'v*'
+ tags:
+ - "v*"
5
jobs:
6
package:
7
strategy:
0 commit comments