actions-marketplace-validations/Download asset from release

Downloads an asset from a repository release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryThe repository to fetch releases fromno${{ github.repository }}
excludesThe release types to excludeno
tagThe full/substring release tagno
assetThe full/substring name of the asset to downloadyes
targetThe target path to save the asset atno.
tokenThe personal access token (PAT) used to download the assetno${{ github.token }}
namedescription
nameThe downloaded asset's full name