content type

This commit is contained in:
trippjoe 2022-03-30 15:11:59 -04:00
parent b7d9cf17eb
commit 32c1fd8147

View file

@ -47,4 +47,6 @@ jobs:
upload_url: ${{ steps.create_release.outputs.upload_url}}
asset_path: ./out
asset_name: launcher-v${{ github.run_number}}
asset_content_type: [application/exe, appplication/app]
asset_content_type:
application/exe,
appplication/app