We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ca1cc commit cd4eef2Copy full SHA for cd4eef2
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
github_token: ${{ secrets.GITHUB_TOKEN }}
34
default_bump: patch
35
- release_branches: main
+ release_branches: master
36
tag_prefix: ''
37
dry_run: true
38
0 commit comments