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

Commit c457229

Browse files
authored
Merge pull request #231 from 1inch/feat/ci
feat(ci): update bump version step
2 parents c77b90c + b0edc08 commit c457229

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)