Fix BUTLER_API_KEY

This commit is contained in:
Samuel Bouchet 2026-03-18 19:18:35 +01:00
parent 4dc2d43204
commit 53053da299

View file

@ -28,7 +28,7 @@ jobs:
- name: Deploy to itch.io
uses: manleydev/butler-publish-itchio-action@master
env:
BUTLER_CREDENTIALS: ${{ secrets.BUTLER_API_KEY }}
BUTLER_API_KEY: ${{ secrets.BUTLER_API_KEY }}
CHANNEL: html5
ITCH_GAME: openthebox
ITCH_USER: Lythom