kc8/Get Git Release
Download a git release to a directory
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_repo | Repo in the form of OWNER/REPO | yes | — |
| pattern_in_name | The pattern to search for in the name of the download | yes | — |
| gh_pat_token | Github PAT token allowing access to repo and release (public repos do not need this) | no | "" |
| tag-version-to-get | the Github tag version to download | no | latest |
| ghe_url | Github Enterprise url | no | — |
Outputs
| name | description |
|---|---|
| file_name | Name of the release that was downloaded |