Skip to content

Commit 791754a

Browse files
authored
commit -m changed
1 parent 988acec commit 791754a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/use-visitor-counter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
# Only add files that exist
7070
[ -f metrics.json ] && git add metrics.json || true
7171
git add "*.md" || true
72-
git commit -m "Auto-commit local changes before pull/merge" || echo "No changes to commit"
72+
git commit -m "Automated update of visitor count" || echo "No changes to commit"
7373
7474
- name: Pull (merge) and push changes
7575
env:

0 commit comments

Comments
 (0)