]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: zip windows release ...
authorJérémie Astor <fennecdjay@gmail.com>
Thu, 18 Feb 2021 20:08:00 +0000 (21:08 +0100)
committerJérémie Astor <fennecdjay@gmail.com>
Thu, 18 Feb 2021 20:08:00 +0000 (21:08 +0100)
.github/workflows/windows-release.yml

index 3e57e14e603bf1f70ffd4c0f0db08916f8eec42c..67f5fc86c16873559115c373836f3ebfc6f08805 100644 (file)
@@ -49,4 +49,4 @@ jobs:
         upload_url: ${{ steps.create_release.outputs.upload_url }} # This pulls from the CREATE RELEASE step above, referencing it's ID to get its outputs object, which include a `upload_url`. See this blog post for more info: https://jasonet.co/posts/new-features-of-github-actions/#passing-data-to-future-steps 
         asset_path: ./windows.zip
         asset_name: windows.zip
-        asset_content_type: application/zip
+        asset_content_type: application/octet-stream