theUpsider / ComfyUI-Logic

Logic nodes to perform conditional renders based on an input or comparision
125 stars 17 forks source link

Add Github Action for Publishing to Comfy Registry #10

Closed haohaocreates closed 1 month ago

haohaocreates commented 3 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!