mirror of
https://github.com/kodjodevf/mangayomi-extensions.git
synced 2026-02-14 02:41:39 +00:00
update workflow
This commit is contained in:
2
.github/workflows/gen_index.yml
vendored
2
.github/workflows/gen_index.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user