Skip to content

Commit

Permalink
chore: update butler publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
seleb committed Dec 4, 2024
1 parent c2a194c commit 327bea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
name: ${{ matrix.os }}
path: build
- uses: josephbmanley/butler-publish-itchio-action@v1.0.3
- uses: yeslayla/butler-publish-itchio-action@b5f0b072e8b12b731c69f12b5430f594700e0947
env:
BUTLER_CREDENTIALS: ${{ secrets.BUTLER_CREDENTIALS }}
CHANNEL: ${{ fromJSON('{"ubuntu":"linux"}')[matrix.os] || matrix.os }}
Expand Down

0 comments on commit 327bea4

Please sign in to comment.