Skip to content

Commit

Permalink
ci: more butler channels
Browse files Browse the repository at this point in the history
  • Loading branch information
db0 committed Apr 4, 2022
1 parent 8b0b753 commit f75078a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
uses: josephbmanley/butler-publish-itchio-action@master
env:
BUTLER_CREDENTIALS: "${{ secrets.BUTLER_CREDENTIALS }}"
CHANNEL: windows
CHANNEL: windows_lite
ITCH_GAME: hypnagonia
ITCH_USER: dbzer0
PACKAGE: Hypnagonia_Windows_Lite.exe
Expand All @@ -127,7 +127,7 @@ jobs:
uses: josephbmanley/butler-publish-itchio-action@master
env:
BUTLER_CREDENTIALS: ${{ secrets.BUTLER_CREDENTIALS }}
CHANNEL: linux
CHANNEL: linux_lite
ITCH_GAME: hypnagonia
ITCH_USER: dbzer0
PACKAGE: Hypnagonia_Linux_Lite.x86_64
Expand Down

0 comments on commit f75078a

Please sign in to comment.