mirror of
https://github.com/nzp-team/nzportable.git
synced 2024-12-04 01:11:06 +00:00
Update generate-nightly.yml
This commit is contained in:
parent
89837991e1
commit
2c90152f4c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/generate-nightly.yml
vendored
4
.github/workflows/generate-nightly.yml
vendored
|
@ -210,14 +210,14 @@ jobs:
|
|||
itchGameId: nazi-zombies-portable
|
||||
buildChannel: linux-armhf
|
||||
buildNumberFile: build-version.txt
|
||||
- name: Upload to itch.io - PlayStation Portable 32mB
|
||||
- name: Upload to itch.io - PlayStation Portable
|
||||
uses: KikimoraGames/itch-publish@v0.0.3
|
||||
with:
|
||||
butlerApiKey: ${{secrets.BUTLER_API_KEY}}
|
||||
gameData: nzportable-psp.zip
|
||||
itchUsername: nzp-team
|
||||
itchGameId: nazi-zombies-portable
|
||||
buildChannel: psp-1000
|
||||
buildChannel: psp
|
||||
buildNumberFile: build-version.txt
|
||||
- name: Upload to itch.io - Nintendo Switch
|
||||
uses: KikimoraGames/itch-publish@v0.0.3
|
||||
|
|
Loading…
Reference in a new issue