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.
-n
1 parent 3f937cc commit 8e67a45Copy full SHA for 8e67a45
1 file changed
.github/workflows/update-root-downloads-shield-weekly.yml
@@ -49,5 +49,5 @@ jobs:
49
git config --global user.email "auto-sync@kudoai.com"
50
git config --global user.signingkey "$GPG_PRIVATE_ID"
51
git add docs/README.md
52
- git commit -m -n "Updated Downloads shield counter in root README"
+ git commit -n -m "Updated Downloads shield counter in root README"
53
git push
0 commit comments