diff --git a/.github/workflows/gen_index.yml b/.github/workflows/gen_index.yml index 801eecf0..7ea44a51 100644 --- a/.github/workflows/gen_index.yml +++ b/.github/workflows/gen_index.yml @@ -27,7 +27,7 @@ jobs: git checkout origin/upstream javascript/ git checkout origin/upstream images/ - git checkout origin/upstream + git checkout origin/main git add index.json git add novel_index.json if git diff --cached --quiet; then