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

Commit 4fbfbd9

Browse files
authored
Merge pull request #232 from 1inch/feat/ci
feat(ci): update bump version step: fetch all tags
2 parents c457229 + b822cd1 commit 4fbfbd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
with:
4040
github_token: ${{ secrets.GITHUB_TOKEN }}
4141
release_branches: master
42+
fetch_all_tags: true
4243

4344
create_release:
4445
name: Create Release

0 commit comments

Comments
 (0)