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:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user