meap158 / ComfyUI-Prompt-Expansion

Dynamic prompt expansion, powered by GPT-2 locally on your device
GNU Affero General Public License v3.0
64 stars 9 forks source link

Add Github Action for Publishing to Comfy Registry #6

Open haohaocreates opened 2 months ago

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