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.
2 parents 314d738 + 66ea689 commit f889c7cCopy full SHA for f889c7c
.github/workflows/version-bump.yml
@@ -30,6 +30,5 @@ jobs:
30
uses: taj54/universal-version-bump@v0.14.0
31
with:
32
release_type: ${{ inputs.release_type }}
33
- git_tag: false
34
env:
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments