Commit 9f91a5d
fix(ci): use npm publish for OIDC trusted publishing (#38)
## 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](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d13a0d8 commit 9f91a5d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments