updated workflow
This commit is contained in:
parent
b69c5dfa5f
commit
7695344aee
1 changed files with 1 additions and 0 deletions
1
.github/workflows/gen_index.yml
vendored
1
.github/workflows/gen_index.yml
vendored
|
|
@ -27,5 +27,6 @@ jobs:
|
|||
git checkout main
|
||||
git add index.json
|
||||
git add anime_index.json
|
||||
git add novel_index.json
|
||||
git commit -m "Update extensions"
|
||||
git push origin main --force
|
||||
Loading…
Reference in a new issue