chore: set filename for ci snapshot build artifact
This commit is contained in:
parent
f03dd8122b
commit
01fe3eb4cb
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
|
|
@ -151,4 +151,5 @@ jobs:
|
|||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
if-no-files-found: error
|
||||
name: blessing-skin-server-${{ steps.short-sha.outputs.sha }}.zip
|
||||
path: blessing-skin-server-${{ steps.short-sha.outputs.sha }}.zip
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user