Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update release script to handle Manage releases
USAGE gh release <command> [flags] GENERAL COMMANDS create: Create a new release list: List releases in a repository TARGETED COMMANDS delete: Delete a release delete-asset: Delete an asset from a release download: Download release assets edit: Edit a release upload: Upload assets to a release view: View information about a release FLAGS -R, --repo [HOST/]OWNER/REPO Select another repository using the [HOST/]OWNER/REPO format INHERITED FLAGS --help Show help for command LEARN MORE Use `gh <command> <subcommand> --help` for more information about a command. Read the manual at https://cli.github.com/manual failure
- Loading branch information