Skip to content

Commit 8e67a45

Browse files
committed
Corrected git -n pos
1 parent 3f937cc commit 8e67a45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-root-downloads-shield-weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ jobs:
4949
git config --global user.email "auto-sync@kudoai.com"
5050
git config --global user.signingkey "$GPG_PRIVATE_ID"
5151
git add docs/README.md
52-
git commit -m -n "Updated Downloads shield counter in root README"
52+
git commit -n -m "Updated Downloads shield counter in root README"
5353
git push

0 commit comments

Comments
 (0)