Skip to content

Commit

Permalink
always commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sbittrich committed Dec 1, 2023
1 parent ee010d8 commit ee2b56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Commit updated counts
run: |
git add README.md
git commit -m "[actions] Updated counts"
git commit --allow-empty -m "[actions] Updated counts"
- name: Push back to GitHub
run: |
git push

0 comments on commit ee2b56e

Please sign in to comment.