update workflow

This commit is contained in:
entityJY
2025-08-31 22:55:08 -07:00
parent 9c0bcb3aaf
commit ad907b9089

View File

@@ -27,7 +27,7 @@ jobs:
git checkout origin/upstream javascript/ git checkout origin/upstream javascript/
git checkout origin/upstream images/ git checkout origin/upstream images/
git checkout origin/upstream git checkout origin/main
git add index.json git add index.json
git add novel_index.json git add novel_index.json
if git diff --cached --quiet; then if git diff --cached --quiet; then