Fix upload artifact

This commit is contained in:
Aurelien Vaillant
2022-02-02 14:01:24 +01:00
parent d4466bff29
commit 75bd4d20b2
+1 -1
View File
@@ -73,7 +73,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: ${{ steps.folder.outputs.package }}
name: ${{ steps.folder.outputs.folder }}
path: ${{ github.workspace }}/releases/${{ steps.folder.outputs.package }}
- name: Update the github release