- Set publishConfig registry to GitHub Packages in package.json - Use --registry flag in npm publish command to override default - This should fix npm trying to publish to registry.npmjs.org instead of GitHub Packages 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>