actions-marketplace-validations/Download Release Asset
Download an asset from a public github release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | A specific release version. Defaults to latest | yes | latest |
| repository | Relative path to the repository in the format user/repo e.g.: myuser/my-repository | yes | — |
| file | The name of the asset to download from the release | yes | — |
| out | Path to the directory where to download the asset | no | . |
| token | The GitHub access token | no | "" |
Outputs
no outputs