Commit b328d60
Test User
fix: ensure NODE_AUTH_TOKEN is set in setup-node step
- Add NODE_AUTH_TOKEN env var to setup-node action
- Ensures npm authentication is configured early
- Already present in publish step, now also in setup step for consistency1 parent da0c969 commit b328d60
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
160 | 162 | | |
161 | 163 | | |
162 | 164 | | |
| |||
0 commit comments