romnn/action release download

Download action release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
assetsA single asset name, glob pattern, template, or stringified YAML sequenceyes
expected-matching-asset-countNumber of assets expected to be matched by all asset patterns. A warning is thrown if an unexpected number of assets is matchedno1
repoGitHub repository to download from${{ github.repository }}
versionRelease version to installlatest
tokenGitHub API tokenno${{ github.token }}
github-api-urlThe URL of the GitHub API; only use this input with GitHub Enterprisenohttps://api.github.com
namedescription
tag_nameThe GitHub tag used to download the release
release_nameThe release name / title
downloaded_filesThe array of downloaded files, useful when using wildcard '*' to download multiple files