Commit 573cf9c
committed
Fix publish: upgrade npm for trusted publishing support
Node 22 ships with npm 10.x which does not support OIDC trusted
publishing. npm >= 11.5.1 is required. Also removed registry-url
from setup-node since npm 11.5.1+ handles the registry and OIDC
exchange natively.1 parent 267ea9b commit 573cf9c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments