actions-marketplace-validations/hostwithquantum/setup-runway
Setup the runway CLI on GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Runway account | yes | — |
| password | Runway password | yes | — |
| application | Runway application | no | — |
| public-key | ssh public key (secret) | no | — |
| private-key | ssh private key (secret) | no | — |
| public-key-location | ssh public key location | yes | ~/.ssh/id_rsa.pub |
| private-key-location | ssh private key location | yes | ~/.ssh/id_rsa |
| add-key | if set to true, run "runway key create" | yes | false |
| setup-ssh | if set to true, setup ssh to work for "runway app deploy" | — | false |
| log-level | debug, info, warn, error | yes | error |
| version | runway cli version | yes | latest |
| controller-url | Custom controller URL (for testing + enterprise) | no | — |
Outputs
no outputs