mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-11 02:15:17 +00:00
Set stable releases as a prerelease initially.
This should give time to test the standalone package before making it live.
This commit is contained in:
parent
17b41f622e
commit
45a2842d7f
3
.github/workflows/stable-release.yml
vendored
3
.github/workflows/stable-release.yml
vendored
@ -106,4 +106,5 @@ jobs:
|
|||||||
file: ComfyUI_windows_portable_nvidia.7z
|
file: ComfyUI_windows_portable_nvidia.7z
|
||||||
tag: ${{ github.ref }}
|
tag: ${{ github.ref }}
|
||||||
overwrite: true
|
overwrite: true
|
||||||
|
prerelease: true
|
||||||
|
make_latest: false
|
||||||
|
Loading…
Reference in New Issue
Block a user