diff --git a/.github/workflows/db.yml b/.github/workflows/db.yml index 219095f..aacc14e 100644 --- a/.github/workflows/db.yml +++ b/.github/workflows/db.yml @@ -34,6 +34,6 @@ jobs: run: | git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com" git config --global user.name "github-actions[bot]" - git add stats + git add stats/database.json stats/count.txt git commit -m "[automated] update stats" git push