We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76bf6e9 commit 09cfb1cCopy full SHA for 09cfb1c
.github/workflows/release.yml
@@ -38,4 +38,4 @@ jobs:
38
git config user.email github-actions[bot]@users.noreply.github.com
39
git add Formula/codecompass.rb
40
git commit -m "Update codecompass.rb for ${TAG}"
41
- git push
+ git push origin HEAD:main
0 commit comments