popey/Setup Tessl CLI
Install the Tessl CLI in a GitHub Actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Tessl CLI version to install (e.g. "0.73.0", or "latest") | no | latest |
| token | Tessl API token for authentication. When set, exported as TESSL_TOKEN for all subsequent steps. | no | — |
Outputs
| name | description |
|---|---|
| version | The version of Tessl CLI that was installed |
| path | Path to the installed tessl binary |