diff --git a/.gitea/workflows/love2d.yaml b/.gitea/workflows/love2d.yaml index 4dce44e..fe6b8e3 100644 --- a/.gitea/workflows/love2d.yaml +++ b/.gitea/workflows/love2d.yaml @@ -73,7 +73,7 @@ jobs: gameData: ${{ steps.findfiles.outputs.love }} itchUsername: ${{ inputs.ITCH_USERNAME }} itchGameId: ${{ inputs.ITCH_GAME_ID }} - buildChannel: love-linux-win-mac + buildChannel: love-linux-mac - uses: KikimoraGames/itch-publish@v0.0.3 if: always() && github.event_name == 'release' && inputs.ITCH_GAME_ID with: