pose-generator-comfyui-node icon indicating copy to clipboard operation
pose-generator-comfyui-node copied to clipboard

Add Github Action for Publishing to Comfy Registry

Open haohaocreates opened this issue 1 month ago • 0 comments

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:

  • [ ] Create an api key on the Registry for publishing from Github. Instructions.
  • [ ] Add it to your Github Repository Secrets as REGISTRY_ACCESS_TOKEN. More info on the registry. Please message me on Discord if you have any questions!

haohaocreates avatar May 23 '24 00:05 haohaocreates