Skip to content

ops(ci): dont fetch NPM_TOKEN from env to support provenance - #4

Merged
antomorel merged 1 commit into
mainfrom
ops/release
May 20, 2026
Merged

ops(ci): dont fetch NPM_TOKEN from env to support provenance#4
antomorel merged 1 commit into
mainfrom
ops/release

Conversation

@antomorel

Copy link
Copy Markdown
Contributor

No description provided.

@antomorel antomorel self-assigned this May 20, 2026
Copilot AI review requested due to automatic review settings May 20, 2026 13:15
@antomorel
antomorel merged commit 8f1632e into main May 20, 2026
9 checks passed
@antomorel
antomorel deleted the ops/release branch May 20, 2026 13:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the release GitHub Actions workflow to avoid injecting NPM_TOKEN into the Changesets publish step, aligning the workflow with npm Trusted Publishing / provenance requirements where a static token should not be used.

Changes:

  • Stop passing secrets.NPM_TOKEN into changesets/action@v1 and instead explicitly set NPM_TOKEN to an empty string (per linked Changesets discussion).

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

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