Skip to content

Conversation

@timdittler
Copy link
Contributor

Summary

  • Bump version to 1.0.13
  • Fix npm trusted publishing by removing registry-url from actions/setup-node

The registry-url option creates an .npmrc that expects NODE_AUTH_TOKEN, which interferes with OIDC-based trusted publishing authentication.

Test plan

  • Merge PR and create release v1.0.13
  • Verify npm publish succeeds with trusted publishing

🤖 Generated with Claude Code

Remove registry-url from setup-node to allow OIDC-based authentication
for npm trusted publishing instead of token-based auth.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@timdittler timdittler marked this pull request as ready for review January 2, 2026 12:22
@timdittler timdittler requested a review from a team as a code owner January 2, 2026 12:22
@timdittler timdittler merged commit 9490479 into main Jan 2, 2026
7 checks passed
@timdittler timdittler deleted the raise-to-v1.0.13 branch January 2, 2026 12:22
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