Update go.yml
This commit is contained in:
parent
7469b0450b
commit
398fc14df3
1 changed files with 0 additions and 1 deletions
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
|
|
@ -41,7 +41,6 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: .
|
||||
asset_name: scabiosa
|
||||
asset_content_type: application/x-executable
|
||||
|
||||
|
|
|
|||
Reference in a new issue