sigoden/Install Binary from GitHub Releases
Easily install a binary from a GitHub Release that works across repositories in Rust, Go, C++, and more.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | The GitHub repository in `owner/repo` format | yes | — |
| tag | The release tag to download | — | latest |
| name | The specific binary name within the release | — | — |
| cache | Controls whether the binary is cached | — | false |
| token | GitHub token, useful for private repositories | — | ${{ github.token }} |
Outputs
no outputs