actions-marketplace-validations/Create Release - local

Creates github releases

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
allowUpdatesAn optional flag which indicates if we should update a release if it already exists. Defaults to false.""
artifactAn optional set of paths representing artifacts to upload to the release. This may be a single path or a comma delimited list of paths (or globs)""
artifactsAn optional set of paths representing artifacts to upload to the release. This may be a single path or a comma delimited list of paths (or globs)""
artifactContentTypeThe content type of the artifact. Defaults to raw""
bodyAn optional body for the release.""
bodyFileAn optional body file for the release. This should be the path to the file""
commitAn optional commit reference. This will be used to create the tag if it does not exist.""
draftOptionally marks this release as a draft release. Set to true to enable.""
nameAn optional name for the release. If this is omitted the tag will be used.""
prereleaseOptionally marks this release as prerelease. Set to true to enable.""
tagAn optional tag for the release. If this is omitted the git ref will be used (if it is a tag).""
tokenThe Github token.yes""

no outputs