6
0

Fix unmarshal

This commit is contained in:
Jon Michael Aanes 2023-11-09 00:49:03 +01:00
parent 6aa6d997bd
commit d93642ddec

View File

@ -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 }}