Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Add Github Action for Publishing to Comfy Registry #3

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

haohaocreates
Copy link
Contributor

@haohaocreates haohaocreates commented May 23, 2024

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:

  • 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.

More info on the registry.
Please message me on Discord if you have any questions!

@fearnworks fearnworks changed the base branch from main to build-process July 11, 2024 20:48
@fearnworks fearnworks merged commit 0bf862b into fearnworks:build-process Jul 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants