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 b77d4cd commit f11500fCopy full SHA for f11500f
.github/workflows/generate.yml
@@ -38,5 +38,4 @@ jobs:
38
with:
39
github_token: ${{ secrets.GITHUB_TOKEN }}
40
default_bump: ${{ inputs.semver }}
41
- release_branches: ${{ github.ref_name }}
42
- dry_run: true
+ release_branches: ${{ github.ref_name }}
0 commit comments