duhow/Download GitHub Release Assets

Downloads assets from a GitHub release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenThe GitHub token. Typically this will be secrets.GITHUB_TOKENno${{ github.token }}
repositoryThe `organization/repository` containing the release.no${{ github.repository }}
repoAlias for repository.no
release-idThe release ID version to fetch from.no
tagThe release version to fetch from in the form `tags/<tag_name>`no
versionAlias for tag.no
filesName or list of files to download.no
fileAlias for files.no
targetTarget file path.no
downloadSet to false if you do not want to download files, output assets still will contain selected files.no
namedescription
nameThe name of the release
bodyThe body of the release
tagThe tag of the release
assetsList of assets downloaded