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