Fix unmarshal
This commit is contained in:
parent
6aa6d997bd
commit
d93642ddec
|
@ -53,7 +53,6 @@ jobs:
|
|||
# path: "${{ github.workspace }}/bin/*-win64.zip"
|
||||
# if-no-files-found: error
|
||||
deploy:
|
||||
name: Upload to Itch
|
||||
runs-on: ubuntu-latest
|
||||
needs: [package]
|
||||
if: ${{ input.PUBLISH }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user