swaglive/Create Github Release

Create a Github Release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagTag name for the release. This can be an existing tag or a new one.yes${{ github.ref_name }}
target-commitishCommit SHA or branch to tag. Defaults to the repository's default branch (usually `master`)no${{ github.sha }}
nameName for the release. Auto-generated if `generate-release-notes` is setno
bodyBody content for the release. Auto-generated if `generate-release-notes` is setno
body-fileFile path of the body content to be included in the releaseno
generate-release-notesAutomatically generate release notes. Set to `true` to generate release notes from the latest release. Valid values: `true`, `false` or tagyestrue
prereleaseMark release as prereleasenofalse
filesFiles to attach to the release. One file per lineno
discussion-categoryGithub Discussion categoryno
dry-runDry runnofalse
tokenGithub Tokenyes${{ github.token }}
namedescription
idRelease ID
urlRelease URL
nameRelease Name
bodyRelease Body
tagRelease Tag
prereleaseRelease Prerelease
jsonRelease as JSON