Commit d0ddcec
fix: Set NPM_TOKEN to GITHUB_TOKEN for GitHub Packages authentication
The @semantic-release/npm plugin requires NPM_TOKEN environment variable for authentication, even when publishing to GitHub Packages. Set NPM_TOKEN to GITHUB_TOKEN value so the plugin can authenticate with npm.pkg.github.com registry.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 7a05173 commit d0ddcec
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| |||
0 commit comments