Update default branch name

This commit is contained in:
huchenlei
2024-06-13 20:22:59 -04:00
parent 69e092c796
commit 969060e640

View File

@@ -9,9 +9,9 @@ jobs:
- name: Checkout ComfyUI
uses: actions/checkout@v4
with:
repository: "huchenlei/ComfyUI"
repository: "comfyanonymous/ComfyUI"
path: "ComfyUI"
ref: main
ref: master
- name: Checkout ComfyUI_frontend
uses: actions/checkout@v4
with: