From b7d9cf17ebabe3a774bfa22365fd4f71191aa093 Mon Sep 17 00:00:00 2001 From: trippjoe Date: Wed, 30 Mar 2022 15:11:05 -0400 Subject: [PATCH] content type --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 565c36b..911306b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,3 +47,4 @@ 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]