bugfix: switching to windows-specfic asset_content_type for .exe

This commit is contained in:
Baipyrus 2024-09-01 15:02:19 +02:00
parent 32e0d3c360
commit c898b41e8b

View File

@ -56,4 +56,4 @@ jobs:
upload_url: ${{ steps.create_release.outputs.upload_url }} upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: build/ProxySwitcher.exe asset_path: build/ProxySwitcher.exe
asset_name: ProxySwitcher.exe asset_name: ProxySwitcher.exe
asset_content_type: application/octet-stream asset_content_type: x-msdownload