Closed haohaocreates closed 4 months ago
@haohaocreates hi, the instructions link i think is outdated, do you have updated one?
yes! sorry about that 🥺 - this is the updated docs
On Tue, Jun 25, 2024 at 4:38 PM Stav Sapir @.***> wrote:
@haohaocreates https://github.com/haohaocreates hi, the instructions link i think is outdated, do you have updated one?
— Reply to this email directly, view it on GitHub https://github.com/stavsap/comfyui-ollama/pull/12#issuecomment-2189925713, or unsubscribe https://github.com/notifications/unsubscribe-auth/BG3AD2NQKXTVAV4BEICBOULZJHINPAVCNFSM6AAAAABIETCJWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBZHEZDKNZRGM . You are receiving this because you were mentioned.Message ID: @.***>
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:
master
ormain
) inpublish.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.REGISTRY_ACCESS_TOKEN
.More info on the registry. Please message me on Discord if you have any questions!