Commit b50fe32
committed
fix: add NODE_AUTH_TOKEN from NPM_TOKEN secret for npm publish
- npm publish requires NODE_AUTH_TOKEN environment variable
- Use NPM_TOKEN secret (not GITHUB_TOKEN which is for GitHub API)
- Fixes authentication for npm registry1 parent 0e98e47 commit b50fe32
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
0 commit comments