Commit c78aa17
Fix npm publish by removing unnecessary scope config (#361)
The `npm config set scope $ORG_NAME` line caused newer npm versions
on the CircleCI executor to trigger interactive browser auth instead
of using the .npmrc token. This line was a leftover from a 2021 CI
migration and is not needed for this unscoped package.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9034a12 commit c78aa17
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| |||
0 commit comments