Skip to content

Commit 4022e87

Browse files
authored
Update build.yml
1 parent dc105ad commit 4022e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,5 +215,5 @@ jobs:
215215
with:
216216
upload_url: ${{ steps.createDraft.outputs.upload_url }}
217217
asset_path: ./spp-cli-linux64.zip
218-
asset_name: spp-cli-linux64.zip
218+
asset_name: spp-cli-${{ needs.buildOnLinux.outputs.version }}-linux64.zip
219219
asset_content_type: application/zip

0 commit comments

Comments
 (0)