Skip to content

Commit

Permalink
retry build job
Browse files Browse the repository at this point in the history
  • Loading branch information
mms-gianni committed Mar 2, 2021
1 parent a93bd36 commit 2b966e2
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 @@ -69,4 +69,4 @@ jobs:
git config --global user.name "Build Job"
git add .
git commit -m "added rebuilded binaries"
git push
git push origin HEAD:master

0 comments on commit 2b966e2

Please sign in to comment.