Commit b0b85d2
refactor: Configure npm for GitHub Packages without NPM_TOKEN
Replace NPM_TOKEN environment variable with explicit npm configuration using npm config commands. This is cleaner and more explicit about using GitHub Packages authentication.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 6bc6ea8 commit b0b85d2
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
81 | 88 | | |
82 | 89 | | |
83 | 90 | | |
| |||
140 | 147 | | |
141 | 148 | | |
142 | 149 | | |
143 | | - | |
144 | 150 | | |
145 | 151 | | |
146 | 152 | | |
| |||
0 commit comments