Skip to content

Restore NPM_TOKEN in release workflow#155

Merged
that-github-user merged 1 commit intomainfrom
fix-release-workflow
Mar 29, 2026
Merged

Restore NPM_TOKEN in release workflow#155
that-github-user merged 1 commit intomainfrom
fix-release-workflow

Conversation

@that-github-user
Copy link
Copy Markdown
Owner

npm OIDC is for provenance, not auth. Registry still needs NODE_AUTH_TOKEN.

npm trusted publishing uses OIDC for provenance signing only, not for
authentication. Registry auth still requires NODE_AUTH_TOKEN. The
"trusted publisher" config on npm verifies provenance attestations,
not publish permissions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@that-github-user that-github-user merged commit 6073e15 into main Mar 29, 2026
4 checks passed
@that-github-user that-github-user deleted the fix-release-workflow branch March 29, 2026 19:34
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