actions-marketplace-validations/Get GitHub Release
Installs the latest binary from GitHub Releases.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The owner of the GitHub repository e.g. `rust-lang` | yes | — |
| repo | The name of the repository containing the releases. | yes | — |
| matches | The regex to match against the name of the asset release. | yes | — |
| token | GitHub token for authenication. | yes | — |
| install_path | The path to install the binary. Defaults to /tmp/<repo name> | no | — |
Outputs
no outputs