Add Github Action for Publishing to Comfy Registry
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:
- [ ] Make sure the trigger branch (
masterormain) inpublish.yamlmatches the branch you want to use as the publishing branch. It will only trigger when the pyproject.toml gets updated on that branch. - [ ] Create an api key on the Registry for publishing from Github. Instructions.
- [ ] Add it to your Github Repository Secrets as
REGISTRY_ACCESS_TOKEN.
Please message me on Discord at haohao_81202 or join our server server if you have any questions!
Link is broken. Can you link again?
Yes! This is a link to our docs page: http://docs.comfy.org/registry/overview#introduction
And this is my personal discord ID: haohao_81202
lmk if you have any other questions :)
On Sat, Jun 22, 2024 at 2:27 PM Kadir Nar @.***> wrote:
Link is broken. Can you link again?
— Reply to this email directly, view it on GitHub https://github.com/kadirnar/ComfyUI-YOLO/pull/2#issuecomment-2184143988, or unsubscribe https://github.com/notifications/unsubscribe-auth/BG3AD2MIFRMWMFHVEBU3LCDZIW6XNAVCNFSM6AAAAABJTE4WP2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBUGE2DGOJYHA . You are receiving this because you authored the thread.Message ID: @.***>
Link is broken. Can you link again?
hey @kadirnar ! did things end up working out for you? anything I can help with?