We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a362a commit f55314dCopy full SHA for f55314d
.github/workflows/build.yml
@@ -2,8 +2,8 @@ name: Release
2
3
on:
4
push
5
-# tags:
6
-# - v*
+ tags:
+ - v*
7
8
permissions:
9
contents: 'write'
0 commit comments