Skip to content

fix: use NODE_AUTH_TOKEN for npm publish in release workflow - #7

Merged
telleroutlook merged 1 commit into
mainfrom
fix/release-workflow-npm-auth
Jul 29, 2026
Merged

fix: use NODE_AUTH_TOKEN for npm publish in release workflow#7
telleroutlook merged 1 commit into
mainfrom
fix/release-workflow-npm-auth

Conversation

@telleroutlook

Copy link
Copy Markdown
Contributor

Fixes npm auth in release.yml: use actions/setup-node registry-url + NODE_AUTH_TOKEN (official pattern) instead of manually writing .npmrc. Resolves persistent E404 on publish.

@telleroutlook
telleroutlook merged commit 8cd15a5 into main Jul 29, 2026
1 check passed
@telleroutlook
telleroutlook deleted the fix/release-workflow-npm-auth branch July 29, 2026 14:02
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.

1 participant