Skip to content

Commit eaa8711

Browse files
committed
ci fix git
1 parent 0b393f5 commit eaa8711

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/argsh.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -149,5 +149,6 @@ jobs:
149149
title="Release ${TAG_NAME}"
150150
git commit -m "${title}"
151151
branch="release-${TAG_NAME}"
152+
git fetch
152153
git push origin "HEAD:refs/heads/${branch}"
153154
gh pr create --title "${title}" --body "" --head "${branch}"

0 commit comments

Comments
 (0)