Skip to content

Commit 8f03e2c

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! Add windows build
1 parent 38e2d3a commit 8f03e2c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,8 @@ jobs:
9797
- name: List files
9898
run: tree
9999

100-
- name: Upload to Itch.io
101-
uses: yeslayla/butler-publish-itchio-action@v1.0.3
102-
with:
100+
- uses: yeslayla/butler-publish-itchio-action@master
101+
env:
103102
BUTLER_CREDENTIALS: ${{ secrets.BUTLER_API_KEY }}
104103
CHANNEL: ${{ matrix.channel }}
105104
ITCH_USER: ${{ secrets.ITCH_USERNAME }}

0 commit comments

Comments
 (0)