Skip to content

Commit 2b966e2

Browse files
committed
retry build job
1 parent a93bd36 commit 2b966e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ jobs:
6969
git config --global user.name "Build Job"
7070
git add .
7171
git commit -m "added rebuilded binaries"
72-
git push
72+
git push origin HEAD:master

0 commit comments

Comments
 (0)