actions-marketplace-validations/action-ghrelease

Forking https://github.com/softprops/action-gh-release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
bodyNote-worthy description of changes in releaseno
body_pathPath to load note-worthy description of changes in release fromno
nameGives the release a custom name. Defaults to tag nameno
tag_nameGives a tag name. Defaults to github.GITHUB_REFno
draftCreates a draft release. Defaults to falseno
prereleaseIdentify the release as a prerelease. Defaults to falseno
filesNewline-delimited list of path globs for asset files to uploadno
fail_on_unmatched_filesFails if any of the `files` globs match nothing. Defaults to falseno
commitishCan be any branch or commit SHAno
repositoryRepository to make releases against, in <owner>/<repo> formatno
namedescription
urlURL to the Release HTML Page
upload_urlURL for uploading assets to the release