Update .forgejo/workflows/update-index.yml

This commit is contained in:
KillerBossOriginal 2025-02-16 21:38:07 +01:00
parent 7b4e0c8df9
commit b9c31d7417

View file

@ -34,7 +34,7 @@ jobs:
fi
- name: Aggiungi index.json alla Release
uses: earl-warren/action-gh-release
uses: ThunderNetworkRaD/action-gh-release
with:
files: index.json
token: ${{ secrets.GITHUB_TOKEN }}