mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 15:39:46 +00:00
Renamed the final release asset
This commit is contained in:
parent
81ac80f739
commit
45577625c4
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@ -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 }}
|
Loading…
Reference in New Issue
Block a user