Skip to content

Commit 94cf58d

Browse files
committed
CI: name the uploaded publish artifact
1 parent a56836f commit 94cf58d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
- name: Upload the pack result
5656
uses: actions/upload-artifact@v4
5757
with:
58+
name: emulsion-${{ steps.version.outputs.version }}.zip
5859
path: emulsion-${{ steps.version.outputs.version }}.zip
5960

6061
- name: Create a release

0 commit comments

Comments
 (0)