We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00f719f + 48cbdb4 commit 5f95336Copy full SHA for 5f95336
.github/workflows/update-readme.yml
@@ -34,4 +34,4 @@ jobs:
34
git config --global user.email "github-actions[bot]@users.noreply.github.com"
35
git add profile/README.md
36
git commit -m "Update leaderboard" || echo "No changes"
37
- git push
+ git push origin HEAD:main
0 commit comments