pub fn run(cmd: ReleaseCommand) -> Result<()>
Run the gor release subcommand.
gor release
Returns an error if the command execution fails.