Renamed the final release asset

This commit is contained in:
Thorsten Sommer 2024-06-22 09:13:24 +02:00
parent 81ac80f739
commit 45577625c4
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -739,7 +739,7 @@ jobs:
FORMATTED_VERSION: ${{ needs.read_metadata.outputs.formatted_version }} FORMATTED_VERSION: ${{ needs.read_metadata.outputs.formatted_version }}
with: with:
name: MindWork AI Studio ${{ env.FORMATTED_VERSION }} name: MindWork AI Studio ${{ env.FORMATTED_VERSION }} Release
path: release/assets/ path: release/assets/
if-no-files-found: error if-no-files-found: error
retention-days: ${{ env.RETENTION_RELEASE_ASSETS }} retention-days: ${{ env.RETENTION_RELEASE_ASSETS }}