ZHO-ZHO-ZHO / ComfyUI-StableDiffusion3-API

Stable Diffusion 3 via API in ComfyUI
GNU General Public License v3.0
247 stars 17 forks source link

Add Github Action for Publishing to Comfy Registry #9

Open haohaocreates opened 1 month ago

haohaocreates commented 1 month 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: