Skip to content

chore(ci): setup npm trusted publishing#179

Merged
sadmann7 merged 3 commits intomainfrom
setup-npm-trusted-publishing
Nov 16, 2025
Merged

chore(ci): setup npm trusted publishing#179
sadmann7 merged 3 commits intomainfrom
setup-npm-trusted-publishing

Conversation

@sadmann7
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings November 16, 2025 01:48
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Nov 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
diceui Ready Ready Preview Comment Nov 16, 2025 2:02am

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR configures npm trusted publishing (OIDC-based authentication) for the release workflow, eliminating the need for storing NPM_TOKEN as a secret.

Key Changes

  • Added id-token: write permission to enable OIDC token generation
  • Configured npm registry URL and ensured latest npm version for trusted publishing support
  • Removed the NPM_TOKEN secret dependency from the publish process

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sadmann7 sadmann7 merged commit 6d42a74 into main Nov 16, 2025
8 checks passed
@sadmann7 sadmann7 deleted the setup-npm-trusted-publishing branch November 16, 2025 02:03
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