e4-actions/Create Release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 20, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: e4-actions/create-release@d4123e789a16c03816adf45ebb3a194621a07d3c # v1.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_token"Contents" repository permissions (write)yes
ownerOwner of the repository if it is not the current oneno
repositoryRepository on which to release. Used only if you want to create the release on another repono
commitishAny branch or commit SHA the Git tag is created from, unused if the Git tag already exists.yes
tag_nameThe name of the tag. This should come from the webhook payload, `github.GITHUB_REF` when a user pushes a new tagyes
bodyText describing the contents of the tag.no
prerelease`true` to identify the release as a prerelease. `false` to identify the release as a full release.nofalse
generate_release_notesWhether to automatically generate the name and body for this release.notrue
namedescription
release-idRelease ID
createdCreated