We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e7d087 commit e72eb2cCopy full SHA for e72eb2c
{{cookiecutter.project_slug}}/.github/workflows/publish_node.yml
@@ -15,4 +15,4 @@ jobs:
15
- name: 📦 Publish Custom Node
16
uses: Comfy-Org/publish-node-action@main
17
with:
18
- personal_access_token: {% raw %}${{ secrets.COMFY_REGISTRY_TOKEN }}{% endraw %}
+ personal_access_token: {% raw %}${{ secrets.REGISTRY_ACCESS_TOKEN }}{% endraw %}
0 commit comments