kijai / ComfyUI-DeepSeek-VL

Simple DeepSeek-VL inference in ComfyUI
30 stars 2 forks source link

Add Github Action for Publishing to Comfy Registry #4

Open haohaocreates opened 3 months ago

haohaocreates commented 3 months ago

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: