Commit 0fac943
fix: configure setup-node for npm OIDC trusted publishing
Bump actions/setup-node to v6 and add registry-url so npm can
authenticate via GitHub OIDC for trusted publishing with provenance.
Without registry-url, npm publish fails with ENEEDAUTH.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3555d3f commit 0fac943
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments