Danand / ComfyUI-ComfyCouple

Attention Couple made easier for ComfyUI.
GNU General Public License v3.0
21 stars 4 forks source link

Add Github Action for Publishing to Comfy Registry #5

Open haohaocreates opened 3 weeks ago

haohaocreates commented 3 weeks 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 haohao_81202 or join our server server if you have any questions!

Danand commented 3 days ago

@haohaocreates Hi!

Almost ready to merge! REGISTRY_ACCESS_TOKEN was also added.