From 8de5a77005878f98c34f6dc173536b629830ce04 Mon Sep 17 00:00:00 2001 From: SX-9 <90962949+SX-9@users.noreply.github.com> Date: Sun, 16 Feb 2025 11:24:27 +0700 Subject: [PATCH] debug lines --- .github/workflows/db.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/db.yml b/.github/workflows/db.yml index aacc14e..0d2d5da 100644 --- a/.github/workflows/db.yml +++ b/.github/workflows/db.yml @@ -35,5 +35,8 @@ jobs: git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com" git config --global user.name "github-actions[bot]" git add stats/database.json stats/count.txt + ls -l + ls -l stats + pwd git commit -m "[automated] update stats" git push