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