Update go.yml
This commit is contained in:
parent
85745e5cb6
commit
84e70a66c4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
|
|
@ -40,4 +40,5 @@ jobs:
|
||||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||||
asset_path: ./scabiosa
|
asset_path: ./scabiosa
|
||||||
asset_name: scabiosa
|
asset_name: scabiosa
|
||||||
|
asset_content_type: application/x-executable
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue