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
May 19, 2024

Conversation

haohaocreates
Copy link
Contributor

@haohaocreates haohaocreates commented May 19, 2024

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 (master or main) in publish.yaml matches 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!

@jags111 jags111 self-assigned this May 19, 2024
@jags111 jags111 added the documentation Improvements or additions to documentation label May 19, 2024
@jags111
Copy link
Owner

jags111 commented May 19, 2024

okay great

@jags111 jags111 merged commit 27e7b04 into jags111:main May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants