Skip to content

fix: add NPM_TOKEN auth to publish workflow#8

Closed
phurpa-tsering wants to merge 2 commits into
mainfrom
beta
Closed

fix: add NPM_TOKEN auth to publish workflow#8
phurpa-tsering wants to merge 2 commits into
mainfrom
beta

Conversation

@phurpa-tsering

Copy link
Copy Markdown
Collaborator

Summary

  • Adds registry-url to setup-node step so npm knows which registry to authenticate against
  • Passes NODE_AUTH_TOKEN secret to the publish step

Root Cause

The workflow was missing npm authentication entirely, causing ENEEDAUTH error during publish.

🤖 Generated with Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants