We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b55986 commit e009f4dCopy full SHA for e009f4d
.github/workflows/tag-bump.yml
@@ -17,4 +17,4 @@ jobs:
17
- name: Bump version and push tag
18
uses: anothrNick/github-tag-action@1.75.0
19
env:
20
- DRY_RUN: true
+ TAG_PREFIX: 'v'
0 commit comments