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

Commit

Permalink
Merge pull request #231 from 1inch/feat/ci
Browse files Browse the repository at this point in the history
feat(ci): update bump version step
  • Loading branch information
raverianov authored Jun 7, 2024
2 parents c77b90c + b0edc08 commit c457229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
release_branches: main
release_branches: master

create_release:
name: Create Release
Expand Down

0 comments on commit c457229

Please sign in to comment.