- Disable npm registry publishing in semantic-release config to avoid NPM_TOKEN requirement - Enable GitHub Packages publishing with GITHUB_TOKEN authentication - Update workflow to configure only GitHub Packages registry authentication - Allow package publishing to GitHub Packages without npm credentials - This enables automatic publishing to GitHub Packages while npm setup is pending 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>