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 3f59dd2 commit fe3b31eCopy full SHA for fe3b31e
.github/workflows/release.yaml
@@ -37,7 +37,7 @@ jobs:
37
id: release_tag
38
env:
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40
- DEFAULT_BUMP: patch
+ DEFAULT_BUMP: patch
41
VERBOSE: true
42
WITH_V: false
43
0 commit comments