Skip to content

Commit 397fa76

Browse files
committed
update: git fetch everything try.
1 parent 7dd05cb commit 397fa76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run: |
2626
cd $GITHUB_WORKSPACE
2727
ls -al
28-
git fetch
28+
git fetch --all
2929
git fetch --tags
3030
git tag -l
3131

0 commit comments

Comments
 (0)