Skip to content

Commit

Permalink
Fix access token name.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Jan 3, 2025
1 parent 9e7d087 commit e72eb2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: 📦 Publish Custom Node
uses: Comfy-Org/publish-node-action@main
with:
personal_access_token: {% raw %}${{ secrets.COMFY_REGISTRY_TOKEN }}{% endraw %}
personal_access_token: {% raw %}${{ secrets.REGISTRY_ACCESS_TOKEN }}{% endraw %}

0 comments on commit e72eb2c

Please sign in to comment.