Skip to content

Commit 82c58ae

Browse files
authored
Update blank.yml
1 parent 3b53718 commit 82c58ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/blank.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Upload changelog artifact
7373
uses: actions/upload-artifact@v4
7474
with:
75-
name: Debian
75+
name: shellunity_debian
7676
path: /tmp/debian
7777
retention-days: 0
7878
deploy:
@@ -107,5 +107,5 @@ jobs:
107107
with:
108108
upload_url: ${{ steps.create_release.outputs.upload_url }}
109109
asset_path: /tmp/debian.zip
110-
asset_name: Debian Package (deb)
110+
asset_name: shellunity_${{github.ref_name}}.zip
111111
asset_content_type: application/zip

0 commit comments

Comments
 (0)