Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit b0edc08

Browse files
committed
feat(ci): update bump version step
1 parent cc896d3 commit b0edc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: mathieudutour/[email protected]
3939
with:
4040
github_token: ${{ secrets.GITHUB_TOKEN }}
41-
release_branches: main
41+
release_branches: master
4242

4343
create_release:
4444
name: Create Release

0 commit comments

Comments
 (0)