Skip to content

feat: migrate npm publish to OIDC authentication#14

Merged
waseemrabani merged 1 commit into
masterfrom
feat/npm-oidc-publish
Apr 23, 2026
Merged

feat: migrate npm publish to OIDC authentication#14
waseemrabani merged 1 commit into
masterfrom
feat/npm-oidc-publish

Conversation

@waseemrabani
Copy link
Copy Markdown
Contributor

@waseemrabani waseemrabani commented Apr 23, 2026

Summary

  • Migrate npm publishing from NPM_TOKEN secret to OIDC-based provenance authentication
  • Add id-token: write permission to release-live.yml workflow
  • Add --provenance flag to npm publish command in package.json
  • Set NODE_AUTH_TOKEN to empty string to force OIDC mode

Replace NPM_TOKEN secret with OIDC-based provenance publishing.
Adds id-token: write permission and --provenance flag for secure,
tokenless npm publishing from GitHub Actions.

Made-with: Cursor
@waseemrabani waseemrabani merged commit 11a336f into master Apr 23, 2026
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