gh release create v1.0.0 --title 'v1.0.0' --notes 'Release notes'
Category: GitHub CLI
gh release create v1.0.0 --title 'v1.0.0' --notes 'Release notes'
Create a new GitHub release
Creates a new GitHub release with a tag, title, and release notes. Releases are versioned snapshots.