Skip to content

fix: switch to trusted publisher for publishing NPM package - #54

Merged
sburton84 merged 1 commit into
mainfrom
trusted-publisher
Aug 21, 2026
Merged

fix: switch to trusted publisher for publishing NPM package#54
sburton84 merged 1 commit into
mainfrom
trusted-publisher

Conversation

@sburton84

Copy link
Copy Markdown
Collaborator

No description provided.

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

This PR updates the NPM publishing configuration to align with publishing via npm’s Trusted Publishing (OIDC) rather than a long-lived NPM_TOKEN secret.

Changes:

  • Normalize publishConfig.registry to the canonical https://registry.npmjs.org/ URL.
  • Remove NPM_TOKEN from the release workflow’s semantic-release environment.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
documentation-ui/package.json Updates the npm registry URL used for publishing.
.github/workflows/release.yml Removes NPM_TOKEN from the semantic-release publish step environment.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/release.yml
@sburton84
sburton84 merged commit 0ef366f into main Aug 21, 2026
9 checks passed
@sburton84
sburton84 deleted the trusted-publisher branch August 21, 2026 16:07
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