Skip to content

Commit 2123bed

Browse files
committed
chore: updating buttler action for itch.io
1 parent be72479 commit 2123bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_itchio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
GITHUB_TOKEN: "${{ secrets.GH_CREDENTIALS }}"
1717
- name: deploy to itch.io (HTML5)
1818
uses: Oval-Tutu/publish-to-itch-with-butler@v1
19-
env:
19+
with:
2020
api-key: ${{ secrets.BUTLER_CREDENTIALS }}
2121
itch_user: kerodekroma
2222
itch_game: python-pygame-loader

0 commit comments

Comments
 (0)