Interface CreateReleaseOption

CreateReleaseOption options when creating a release

Hierarchy

  • CreateReleaseOption

Properties

body?: string
draft?: boolean
name?: string
prerelease?: boolean
tag_name: string
target_commitish?: string

Generated using TypeDoc