You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace GitHub Action with gh CLI:
- Use 'gh release create' which handles both tag and release
- Generate formatted release notes with changes, download, requirements
- gh CLI might have better permission handling than third-party actions
- Uses GH_TOKEN environment variable
This should work with default GitHub Actions permissions.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
0 commit comments