Commit 2c167e4
committed
ci(release): run releases on node 24 for npm trusted publishing
npm's native OIDC trusted publishing needs npm >= 11.5.1 (node 24);
the node 22 runner shipped npm 10, so the publish step failed with
ENEEDAUTH right after a successful token exchange.1 parent 779c54b commit 2c167e4
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments