description:Indicates whether to automatically generate the changelog for this release. If changelog is specified, it will be pre-pended to the automatically generated notes. Unused if the GitHub Release already exists
github-draft:
description:trueto create a draft (unpublished) release, false to create a published one. Unused if the GitHub Release already exists
github-prerelease:
description:trueto identify the release as a prerelease, false to identify the release as a full release. Unused if the GitHub Release already exists
github-commitish:
description:Specifies the commitish value that determines where the Git tag is created from. Can be any branch or commit SHA. Unused if the Git tag already exists
github-discussion:
description:If specified, a discussion of the specified category is created and linked to the release. Unused if the GitHub Release already exists