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

Create 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 tag

The tag of the release

Text (Short)

Yes

Issue name

The name of the issue

Text (Short)

No

Release 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

Prerelease?

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

True/False

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?