robertvoy / ComfyUI-Flux-Continuum

A modular workflow for FLUX inside of ComfyUI that brings order to the chaos of image generation pipelines.
MIT License
46 stars 2 forks source link

Add Github Action for Publishing to Comfy Registry #2

Closed robinjhuang closed 4 days ago

robinjhuang commented 1 month ago

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

Action Required:

Please message me on Discord at robinken or join our server server if you have any questions!