Commit f33b58f
ci: fix npm auth for changesets/action@v2 via setup-node registry-url
v2 removed automatic .npmrc creation from NPM_TOKEN (changesets/action#695);
token auth now goes through setup-node's registry-url + NODE_AUTH_TOKEN.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 476adc8 commit f33b58f
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
| 53 | + | |
0 commit comments