Skip to content

Commit ea8bfd7

Browse files
committed
updtes
1 parent fc51b89 commit ea8bfd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/discourse-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
run: |
2828
git config --local user.email "action@github.com"
2929
git config --local user.name "GitHub Action"
30-
git add data/community-stats.json
30+
git add data/community_stats.json
3131
git diff --staged --quiet || git commit -m "Update community stats"
3232
git push

0 commit comments

Comments
 (0)