We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 037c7a4 commit d3bd8cbCopy full SHA for d3bd8cb
.github/workflows/bump-version.yml
@@ -25,5 +25,4 @@ jobs:
25
env:
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27
WITH_V: false
28
- INITIAL_VERSION: "0.0"
29
DEFAULT_BUMP: ${{ inputs.bump_type}}
.github/workflows/on-commits.yml
@@ -74,5 +74,4 @@ jobs:
74
75
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # if you don't want to set write permissions use a PAT token
76
77
78
DEFAULT_BUMP: none
0 commit comments