Update .forgejo/workflows/update-index.yml

This commit is contained in:
KillerBossOriginal 2025-02-16 21:39:12 +01:00
parent b9c31d7417
commit 9535798362

View file

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