Fixed upload folder of release assets again

This commit is contained in:
Thorsten Sommer 2024-06-21 22:03:39 +02:00
parent d92a40e6e9
commit f459da6f43
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -725,6 +725,6 @@ jobs:
with:
name: MindWork AI Studio ${{ env.FORMATTED_VERSION }}
path: /release/assets/
path: release/assets/
if-no-files-found: error
retention-days: ${{ env.RETENTION_RELEASE_ASSETS }}