We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93bd36 commit 2b966e2Copy full SHA for 2b966e2
.github/workflows/release.yml
@@ -69,4 +69,4 @@ jobs:
69
git config --global user.name "Build Job"
70
git add .
71
git commit -m "added rebuilded binaries"
72
- git push
+ git push origin HEAD:master
0 commit comments