changing itch action
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 22s
Create tag and build when new code gets to main / Test (push) Failing after 5m21s
Create tag and build when new code gets to main / Export (push) Failing after 7m11s

This commit is contained in:
2026-01-28 17:56:59 +01:00
parent 51b7328310
commit 9ba8847626

View File

@@ -93,8 +93,8 @@ jobs:
ls -la ls -la
pwd pwd
echo ${{ github.workspace }} echo ${{ github.workspace }}
- name: Upload build to Itch
- uses: Oval-Tutu/publish-to-itch-with-butler@v1 uses: https://github.com/Oval-Tutu/publish-to-itch-with-butler.git@main
with: with:
api-key: ${{ secrets.BUTLER_TOKEN }} api-key: ${{ secrets.BUTLER_TOKEN }}
itch_user: ${{ env.ITCHIO_USERNAME }} itch_user: ${{ env.ITCHIO_USERNAME }}