Skip to content

fix: match npm registry URL for OIDC publishing#81

Merged
Addono merged 1 commit into
mainfrom
copilot/fix-npm-registry-oidc
Apr 22, 2026
Merged

fix: match npm registry URL for OIDC publishing#81
Addono merged 1 commit into
mainfrom
copilot/fix-npm-registry-oidc

Conversation

@Addono
Copy link
Copy Markdown
Owner

@Addono Addono commented Apr 22, 2026

Summary

  • fix the public npm registry URL to exactly match the official registry constant used by @semantic-release/npm
  • allow semantic-release to detect GitHub Actions Trusted Publishing instead of falling back to token auth
  • unblock the automated npm publish path on main

Validation

  • npm run format:check
  • npm run lint
  • npm run typecheck
  • npm test
  • npm run build

Use the exact official npm registry URL expected by @semantic-release/npm so the plugin recognizes Trusted Publishing instead of falling back to token authentication.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Addono Addono merged commit 096031c into main Apr 22, 2026
11 checks passed
@Addono Addono deleted the copilot/fix-npm-registry-oidc branch April 22, 2026 09:32
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.5.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant