mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-08 09:00:05 +00:00
[CI] Change default dev branch to subgraph (#1080)
This commit is contained in:
2
.github/workflows/dev-release.yml
vendored
2
.github/workflows/dev-release.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
tag:
|
||||
description: "npm tag (`ni pacakge@tag`)"
|
||||
required: true
|
||||
default: "dev"
|
||||
default: "subgraph"
|
||||
gh-release:
|
||||
description: "Draft a GitHub release"
|
||||
type: boolean
|
||||
|
||||
Reference in New Issue
Block a user