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 314d88a commit c8af3a7Copy full SHA for c8af3a7
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
WITH_V: true
27
- DEFAULT_BUMP: patch
+ DEFAULT_BUMP: none
28
DRY_RUN: true
29
INITIAL_VERSION: 1.0.0
30
0 commit comments