This commit is contained in:
entityJY
2025-08-28 00:22:05 -07:00
parent aa2cdb9b2b
commit 47ddfd1441

View File

@@ -26,7 +26,6 @@ jobs:
git config --local user.name "github-actions[bot]"
git checkout main
git add index.json
git add anime_index.json
git add novel_index.json
if git diff --cached --quiet; then
echo "No changes detected, skipping commit."