greemdev/Setup GLI
Setup your workflow with a version of the GLI command-line utility.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Provide a specific version, or 'latest', to install. Providing a non-existent version will cause a workflow failure. | no | latest |
| token | The GitHub token to use for auth, if you are experiencing ratelimiting. | no | — |
Outputs
| name | description |
|---|---|
| tool_path | The resulting path of the GLI installation. It is also added to PATH, so later steps just need to invoke 'gli'. |