Skip to main content
Update release in GitHub
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Update release in GitHub.

Application

  • GitHub

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected account

The connected account to use for the request

Connected Account

Yes

Repository owner

Text (Short)

Yes

Repository name

Text (Short)

Yes

Release ID

Text (Short)

Yes

Body

The body of the release

Text (Long)

No

Draft?

Whether to create a draft (unpublished) release, "false" to create a published one

True/False

No

Release name

The name of the release

Text (Short)

No

Prerelease?

Whether to point out that the release is non-production ready

True/False

No

Tag name

The name of the tag

Text (Short)

No

Target commitish

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. Default: the repository's default branch(usually master)

Text (Short)

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?