Create a release and upload assets.

Section: Releases

Create a release

bash
bash
gh release create v1.2.3 dist/*.tgz --title "v1.2.3" --notes "Bug fixes and improvements"
Explanation

Create a release and upload assets.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Releases
List releases
List releases for a repository.
OpenIn sheetbashsame section
View a release
Show details for a release tag.
OpenIn sheetbashsame section
Create release notes automatically
Generate release notes automatically.
OpenIn sheetbashsame section
Upload release assets
Upload additional assets to a release.
OpenIn sheetbashsame section
Download release assets
Download assets for a release.
OpenIn sheetbashsame section
Edit a release
Edit release metadata.
OpenIn sheetbashsame section