theUpsider / ComfyUI-Styles_CSV_Loader

This extension allows users to load styles from a CSV file, primarily for migration purposes from the [automatic1111 Stable Diffusion web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui).
MIT License
39 stars 5 forks source link

Add Github Action for Publishing to Comfy Registry #7

Closed haohaocreates closed 4 months ago

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

theUpsider commented 4 months ago

Sorry for the late reply. Thanks for this PR! I'll try to register and add asap

theUpsider commented 4 months ago

@haohaocreates Merged and updated the secret. I really love the idea of spreading the individual contributions more by having a registry of some sort.