chore: Update repo links to aniyomiorg (#1734)

Co-authored-by: jmir1 <jhmiramon@gmail.com>
This commit is contained in:
Claudemirovsky
2023-06-16 21:18:23 +00:00
committed by GitHub
parent 520123de69
commit 4dae0b3419
11 changed files with 31 additions and 31 deletions

View File

@ -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