Skip to content

Fix npm publish: use NPM_TOKEN for registry auth#8

Merged
milldr merged 1 commit intomainfrom
fix-npm-auth-token
Feb 13, 2026
Merged

Fix npm publish: use NPM_TOKEN for registry auth#8
milldr merged 1 commit intomainfrom
fix-npm-auth-token

Conversation

@milldr
Copy link
Copy Markdown
Owner

@milldr milldr commented Feb 13, 2026

Summary

  • Use NPM_TOKEN repo secret for npm registry authentication instead of empty string
  • OIDC trusted publisher handles provenance attestation, but auth still requires a real npm token

Test plan

  • Merge, delete failed v0.2.0 release/tag, publish new release, verify npm publish succeeds

@milldr milldr added the patch Bug fix - bumps patch version label Feb 13, 2026
@milldr milldr merged commit ba33254 into main Feb 13, 2026
3 checks passed
@milldr milldr deleted the fix-npm-auth-token branch February 13, 2026 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Bug fix - bumps patch version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant