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
|
@ -106,4 +106,5 @@ jobs:
|
|||
file: ComfyUI_windows_portable_nvidia.7z
|
||||
tag: ${{ github.ref }}
|
||||
overwrite: true
|
||||
|
||||
prerelease: true
|
||||
make_latest: false
|
||||
|
|
Loading…
Reference in New Issue