Skip to content

Commit

Permalink
update: git fetch everything try.
Browse files Browse the repository at this point in the history
  • Loading branch information
Esonhugh committed Jun 18, 2024
1 parent 7dd05cb commit 397fa76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- run: |
cd $GITHUB_WORKSPACE
ls -al
git fetch
git fetch --all
git fetch --tags
git tag -l
Expand Down

0 comments on commit 397fa76

Please sign in to comment.