Skip to content

Add Github Action for Publishing to Comfy Registry #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

haohaocreates
Copy link
Contributor

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
Copy link
Contributor Author

Saw that you merged the previous PR in which is amazing!!!!! After you merge this PR in, if you push an update to your toml file, it should auto-publish your node to the registry (as long as you change the version number), this is a link to a 1minute video in case that works better - https://youtu.be/WhOZZOgBggU

@haohaocreates
Copy link
Contributor Author

Saw that you merged the previous PR in which is amazing!!!!! After you merge this PR in, if you push an update to your toml file, it should auto-publish your node to the registry (as long as you change the version number), this is a link to a 1minute video in case that works better - https://youtu.be/WhOZZOgBggU

@dchatel

@dchatel dchatel merged commit 0a35fc2 into dchatel:main Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants