Skip to content

Commit

Permalink
ci: run fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecesr committed Oct 21, 2024
1 parent 7bd7aa4 commit e68280d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
- run: git config user.name github-actions[bot]
- run: git config user.email 41898282+github-actions[bot]@users.noreply.github.com

Expand Down

0 comments on commit e68280d

Please sign in to comment.