Acly / comfyui-tooling-nodes

Nodes for using ComfyUI as a backend for external tools. Send and receive images directly without filesystem upload/download.
GNU General Public License v3.0
319 stars 38 forks source link

Add Github Action for Publishing to Comfy Registry #14

Closed haohaocreates closed 6 months ago

haohaocreates commented 6 months ago

This PR adds a Github Action (publish-node-action) that will run whenever the pyproject.toml file changes. The pyproject.toml defines the custom node version you want to publish (added in another PR).

Action Required:

More info on the registry. Please message me on Discord if you have any questions!