Use a dedicated ComfyUI release token

This commit is contained in:
Victor Kuznetsov
2026-07-26 12:11:35 -07:00
parent 5ea160f4ce
commit 1d333fe855
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ jobs:
steps:
- name: Sync and publish the ComfyUI nodes
env:
GH_TOKEN: ${{ secrets.HOMEBREW_TAP_TOKEN }}
GH_TOKEN: ${{ secrets.COMFYUI_RELEASE_TOKEN }}
run: |
set -euo pipefail
repo=wiltodelta/ComfyUI-remove-ai-watermarks