Module repos_create_release_request

Source

Structs§

ReposCreateReleaseRequest

Enums§

MakeLatest
Specifies whether this release should be set as the latest release for the repository. Drafts and prereleases cannot be set as latest. Defaults to true for newly published releases. legacy specifies that the latest release should be determined based on the release creation date and higher semantic version.