We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a18153e commit 4bff03eCopy full SHA for 4bff03e
.github/workflows/release.yml
@@ -92,4 +92,5 @@ jobs:
92
with:
93
upload_url: ${{ steps.create_release.outputs.upload_url }}
94
asset_path: ./binlogo-${{ github.ref_name }}-linux-amd64.tar.gz
95
+ asset_name: binlogo-${{ github.ref_name }}-linux-amd64.tar.gz
96
asset_content_type: application/gzip
0 commit comments