Skip to content

Commit efbfff6

Browse files
committed
fixed release workflow [skip ci]
1 parent 5981c7b commit efbfff6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ jobs:
143143
- name: download artifact
144144
uses: actions/download-artifact@v2
145145
with:
146+
name: "${{ env.PROJECT_NAME }}-Linux-${{ steps.version.outputs.name }}.tar.gz"
146147
path: ./
147148

148149
- name: upload ubuntu release asset

0 commit comments

Comments
 (0)