mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 10:39:47 +00:00
Fixed upload folder of release assets again
This commit is contained in:
parent
d92a40e6e9
commit
f459da6f43
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@ -725,6 +725,6 @@ jobs:
|
|||||||
|
|
||||||
with:
|
with:
|
||||||
name: MindWork AI Studio ${{ env.FORMATTED_VERSION }}
|
name: MindWork AI Studio ${{ env.FORMATTED_VERSION }}
|
||||||
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