Commit 060f8e1
fix(ci): use NODE_AUTH_TOKEN env var for npm publish
setup-node action creates .npmrc at temp location, so we need to
use NODE_AUTH_TOKEN env var instead of manual ~/.npmrc.
Added debug output to verify token is set correctly.
Terraphim AI
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 9466285 commit 060f8e1
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| 453 | + | |
453 | 454 | | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
454 | 463 | | |
455 | 464 | | |
456 | 465 | | |
| |||
0 commit comments