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 #232 from 1inch/feat/ci
Browse files Browse the repository at this point in the history
feat(ci): update bump version step: fetch all tags
  • Loading branch information
raverianov authored Jun 7, 2024
2 parents c457229 + b822cd1 commit 4fbfbd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
release_branches: master
fetch_all_tags: true

create_release:
name: Create Release
Expand Down

0 comments on commit 4fbfbd9

Please sign in to comment.