Skip to content

ci: configure npm registry for trusted publish#31

Merged
sarveshsea merged 1 commit into
mainfrom
release/publish-registry-url
May 22, 2026
Merged

ci: configure npm registry for trusted publish#31
sarveshsea merged 1 commit into
mainfrom
release/publish-registry-url

Conversation

@sarveshsea
Copy link
Copy Markdown
Owner

Summary

  • Adds the official npm registry URL to setup-node in publish.yml.
  • Keeps id-token: write and token fallback behavior unchanged.

Why

The trusted-publisher run reached npm publish with npm 11.12.1 but failed ENEEDAUTH. npm's trusted-publisher docs show registry-url on setup-node for GitHub Actions publishes.

Verification

  • Previous publish run passed check:release, lint, tests, and build before failing only at npm publish auth.

@sarveshsea sarveshsea merged commit 73fec06 into main May 22, 2026
2 checks passed
@sarveshsea sarveshsea deleted the release/publish-registry-url branch May 22, 2026 08:31
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.

1 participant