- Disable npm publishing in semantic-release to avoid npm token requirement - Use semantic-release for versioning, tagging, and GitHub releases only - Add separate step to publish to GitHub Packages after version is created - Configure npm registry specifically for GitHub Packages publishing - This bypasses semantic-release npm plugin limitations while maintaining automation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>