Skip to content

Commit 1c6f2fc

Browse files
committed
nit
1 parent 62dcf6a commit 1c6f2fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ jobs:
5151
working-directory: ComfyUI
5252

5353
- name: Commit changes
54+
env:
55+
GITHUB_TOKEN: ${{ secrets.COMFYORGPAT }}
5456
run: |
5557
git add .
5658
git commit -m "Update frontend assets from PR #${{ github.event.pull_request.number }}"

0 commit comments

Comments
 (0)