Commit 8352f69
fix(ci): add scope to setup-node for npm registry publishing (#23)
The second setup-node action was missing the scope parameter, causing
npm publish to use the GitHub Packages registry config from the first
setup-node instead of the npmjs.org registry.
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent dc31885 commit 8352f69
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
0 commit comments