aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-20 05:54:45 +0000
committerFuwn <[email protected]>2021-05-20 05:54:45 +0000
commit26f528dfc07772c039f3ff881664ec24379df5e7 (patch)
tree74dcf6eb25103e1161954bef700d4eb8cd34d891 /.github/workflows
parentrefactor(manifest): delete unused line (diff)
downloadnitrous-26f528dfc07772c039f3ff881664ec24379df5e7.tar.xz
nitrous-26f528dfc07772c039f3ff881664ec24379df5e7.zip
fix(actions): mime type of artifacts
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/release.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 4d3d71e..b42ad39 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -46,3 +46,4 @@ jobs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./target/release/nitrous
asset_name: nitrous
+ asset_content_type: application/x-elf # x-msdownload for Windows