Commit 8a4dac3
committed
🐛 drop registry-url for npm trusted publishing
setup-node's registry-url writes an .npmrc with always-auth=true
and _authToken=${NODE_AUTH_TOKEN}. With trusted publishing the env
is empty, so npm sends an empty token and gets a 404.1 parent 2d4a742 commit 8a4dac3
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
0 commit comments