tcnksm/Create GitHub Release and upload artifacts using ghr

Install and run ghr to create a GitHub Release and upload artifacts in parallel

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of ghr to installnov0.18.3
tagGit tag for the release (required)yes
pathPath to artifacts to upload (file or directory)no
commitishTarget commitish, branch or commit SHAno
nameGitHub release titleno
bodyText describing the contents of the releaseno
draftCreate release as draftnofalse
prereleaseCreate as prereleasenofalse
latestSet the release as latest (true, false, or auto)no
replaceReplace artifacts if already uploadednofalse
deleteRecreate release if it already existsnofalse
softStop uploading if the tag already existsnofalse
generatenotesGenerate release notes automaticallynofalse
parallelParallelization factor for uploadsno
ownerGitHub repository ownerno
repositoryGitHub repository nameno
tokenGitHub token for authenticationno${{ github.token }}

no outputs