kodeshack/Install GitHub Release
Install binaries 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 | Repository owner user or org | yes | — |
| repo | Repository name | yes | — |
| version | Specify the release version to install | yes | — |
| bin | Binary file (path) to install from the downloaded archive. Will use the repo name if not set. | no | — |
| test | Test command to run to test the binary, e.g. `limactl -v`. | no | — |
| github-token | Github token for authenticated downloads or to prevent rate limiting | no | ${{ github.token }} |
Outputs
no outputs