Update go.yml

This commit is contained in:
netbenix 2021-11-18 19:19:35 +01:00 committed by GitHub
parent f1b6b4a604
commit 7469b0450b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +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_path: .
asset_name: scabiosa asset_name: scabiosa
asset_content_type: application/x-executable asset_content_type: application/x-executable