actions-marketplace-validations/Setup asset of Github Releases
GitHub Action for gh-setup
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token | no | ${{ github.token }} |
| repo | Target repository ([HOST/]OWNER/REPO) | yes | — |
| version | Release version | no | "" |
| os | Specify OS of asset | no | "" |
| arch | Specify arch of asset | no | "" |
| match | Regexp to match asset name | no | "" |
| bin-dir | Executable path | no | "" |
| bin-match | Regexp to match bin path in asset | no | "" |
| checksum | Checksum of asset | no | "" |
| force | Enable force setup | no | "" |
| strict | Require strict match | no | "" |
| skip-content-type-check | Skip check content-type of assets | no | "" |
| verify-attestation | Enable attestation verification using 'gh attestation verify' | no | "" |
| attestation-flags | Additional flags to pass to 'gh attestation verify' | no | "" |
| gh-setup-version | Version of gh-setup | no | v1.11.7 |
Outputs
no outputs