We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e0df9 commit bdb920eCopy full SHA for bdb920e
1 file changed
.github/workflows/version-bump.yml
@@ -16,4 +16,5 @@ jobs:
16
uses: anothrNick/github-tag-action@1.36.0
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
- WITH_V: true
+ WITH_V: false
20
+ INITIAL_VERSION: 0.5.0
0 commit comments