Update go.yml

This commit is contained in:
netbenix 2021-11-18 19:23:07 +01:00 committed by GitHub
parent 398fc14df3
commit 9df378d8bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: with:
upload_url: ${{ steps.create_release.outputs.upload_url }} upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: scabiosa
asset_name: scabiosa asset_name: scabiosa
asset_content_type: application/x-executable asset_content_type: application/x-executable