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 82c58ae commit daf6b22Copy full SHA for daf6b22
.github/workflows/blank.yml
@@ -107,5 +107,5 @@ jobs:
107
with:
108
upload_url: ${{ steps.create_release.outputs.upload_url }}
109
asset_path: /tmp/debian.zip
110
- asset_name: shellunity_${{github.ref_name}}.zip
+ asset_name: shellunity_${{github.ref_name}}.deb.zip
111
asset_content_type: application/zip
0 commit comments