chore: Update repo links to aniyomiorg (#1734)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
This commit is contained in:
2
.github/scripts/commit-repo.sh
vendored
2
.github/scripts/commit-repo.sh
vendored
@ -11,7 +11,7 @@ if [ -n "$(git status --porcelain)" ]; then
|
||||
git push
|
||||
|
||||
# Purge cached index on jsDelivr
|
||||
curl https://purge.jsdelivr.net/gh/jmir1/aniyomi-extensions@repo/index.min.json
|
||||
curl https://purge.jsdelivr.net/gh/aniyomiorg/aniyomi-extensions@repo/index.min.json
|
||||
else
|
||||
echo "No changes to commit"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user