fix commit step

This commit is contained in:
SX-9 2025-02-16 11:18:26 +07:00
commit 89f480f716

View file

@ -34,6 +34,6 @@ jobs:
run: | run: |
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com" git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]" git config --global user.name "github-actions[bot]"
git add database.json git add stats
git commit -m "Update database.json" git commit -m "[automated] update stats"
git push git push