mirror of
https://github.com/Baipyrus/ProxySwitcher.git
synced 2024-12-26 12:41:45 +00:00
bugfix: switching to windows-specfic asset_content_type for .exe
This commit is contained in:
parent
32e0d3c360
commit
c898b41e8b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user