Commit 65344a8
ci: replace @semantic-release/npm with exec for OIDC publishing
Remove @semantic-release/npm entirely since it always runs npm whoami
which is incompatible with OIDC. Use @semantic-release/exec for both
version bumping (prepareCmd) and publishing (publishCmd via npm publish
--provenance which handles OIDC natively).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 474b22b commit 65344a8
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
58 | 63 | | |
59 | 64 | | |
60 | 65 | | |
| |||
0 commit comments