love for linux and mac, not windows, to reduce confusion
This commit is contained in:
parent
ba3a79fe58
commit
89d4b5f112
|
@ -73,7 +73,7 @@ jobs:
|
||||||
gameData: ${{ steps.findfiles.outputs.love }}
|
gameData: ${{ steps.findfiles.outputs.love }}
|
||||||
itchUsername: ${{ inputs.ITCH_USERNAME }}
|
itchUsername: ${{ inputs.ITCH_USERNAME }}
|
||||||
itchGameId: ${{ inputs.ITCH_GAME_ID }}
|
itchGameId: ${{ inputs.ITCH_GAME_ID }}
|
||||||
buildChannel: love-linux-win-mac
|
buildChannel: love-linux-mac
|
||||||
- uses: KikimoraGames/itch-publish@v0.0.3
|
- uses: KikimoraGames/itch-publish@v0.0.3
|
||||||
if: always() && github.event_name == 'release' && inputs.ITCH_GAME_ID
|
if: always() && github.event_name == 'release' && inputs.ITCH_GAME_ID
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user