We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b77d655 commit ea7e39eCopy full SHA for ea7e39e
.github/workflows/publish.yaml
@@ -1,7 +1,6 @@
1
name: Publish to Comfy registry
2
on:
3
- repository_dispatch:
4
- types: [publish]
+ workflow_dispatch:
5
jobs:
6
publish-node:
7
name: Publish Custom Node to registry
0 commit comments