Skip to content

Commit f56192a

Browse files
authored
Merge pull request #2 from kerodekroma/fx-itchio-preview
chore: updating the action source for itch.io
2 parents c1ebfcd + 58ac67c commit f56192a

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
@@ -15,7 +15,7 @@ jobs:
1515
env:
1616
GITHUB_TOKEN: "${{ secrets.GH_CREDENTIALS }}"
1717
- name: deploy to itch.io (HTML5)
18-
uses: josephbmanley/butler-publish-itchio-action@master
18+
uses: yeslayla/butler-publish-itchio-action@master
1919
env:
2020
BUTLER_CREDENTIALS: ${{ secrets.BUTLER_CREDENTIALS }}
2121
CHANNEL: HTML

0 commit comments

Comments
 (0)