Skip to content

fix(ci): use npm publish for OIDC trusted publishing#38

Merged
marcstraube merged 1 commit intomasterfrom
fix/use-npm-publish-for-oidc
Apr 11, 2026
Merged

fix(ci): use npm publish for OIDC trusted publishing#38
marcstraube merged 1 commit intomasterfrom
fix/use-npm-publish-for-oidc

Conversation

@marcstraube
Copy link
Copy Markdown
Owner

Summary

  • Switch from pnpm publish to npm publish for OIDC trusted publishing compatibility
  • pnpm does not support npm's OIDC token exchange natively

Test plan

  • After merge: gh workflow run release-please.yml -f tag=v1.0.3

🤖 Generated with Claude Code

pnpm publish does not support npm's OIDC token exchange for trusted
publishing. Switch to npm publish which handles it natively.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@marcstraube marcstraube added chore Maintenance, tooling, dependencies github_actions Pull requests that update GitHub Actions code labels Apr 11, 2026
@marcstraube marcstraube merged commit 9f91a5d into master Apr 11, 2026
10 checks passed
@marcstraube marcstraube deleted the fix/use-npm-publish-for-oidc branch April 11, 2026 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance, tooling, dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant