actions-marketplace-validations/Setup Release
GitHub Action that downloads a release and provision for later job usage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| arch | The asset arch target | no | amd64 |
| archive | The extension. "tar.gz", "darwin", "zip" is supported | no | tar.gz |
| installPath | Path to install the extracted asset | no | "" |
| repository | The GitHub repository to get the release | no | ${{ github.repository }} |
| platform | The asset target platform | no | linux |
| tag | The release tag | no | latest |
| token | Credential to access to the repo to post the comment | no | ${{ github.token }} |
Outputs
no outputs