Skip to content

Commit cd4eef2

Browse files
committed
Updates release branch to master
Updates the release branch in the CI workflow to `master` to align with the current repository configuration.
1 parent f1ca1cc commit cd4eef2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
3434
default_bump: patch
35-
release_branches: main
35+
release_branches: master
3636
tag_prefix: ''
3737
dry_run: true
3838

0 commit comments

Comments
 (0)