Skip to content

Commit

Permalink
update github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
seifer8ff committed Feb 13, 2024
1 parent a3e5697 commit 16a55ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
path: dist/${{ matrix.entry }}
- uses: KikimoraGames/[email protected]
with:
butlerApiKey: ${{secrets.BUTLER_API_KEY}}
butlerApiKey: ${{secrets.BUTLER_CREDENTIALS}}
gameData: ./dist/
itchUsername: ${{env.ITCH_USERNAME}}
itchGameId: ${{ env.ITCH_GAME_ID }}
Expand Down

0 comments on commit 16a55ef

Please sign in to comment.