zipball_url:String
url:String
Url of the release (GitHub API)
upload_url:String
Template URL for asset download link.
target_commitish:String
tarball_url:String
tag_name:String
reactions:GitHubReactions
published_at:String
prerelease:Bool
node_id:String
name:String
id:Int
ID of the release.
html_url:String
Link to the release on the GitHub website.
draft:Bool
created_at:String
body:String
Body of the GitHub request (Markdown)
author:GitHubUser
Author of the release
assets_url:String
Url for the assets JSON. Also accessible via GitHubRelease.assets
GitHubRelease.assets
assets:Array<GitHubAsset>