mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-07 16:40:05 +00:00
v1.18.7
Backport of major patches
This commit is contained in:
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@@ -2,8 +2,8 @@ name: Create Release Draft
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [ closed ]
|
||||
branches: [ main, core/* ]
|
||||
types: [closed]
|
||||
branches: [main, core/*, desktop/*]
|
||||
paths:
|
||||
- 'package.json'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user