update workflow

This commit is contained in:
entityJY
2025-08-31 23:04:15 -07:00
parent 7e74a650d6
commit 51632d81a8

View File

@@ -24,7 +24,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."