michielbijland/Setup Tailscale
Sets up tailscale in your GitHub Actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Tailscale version to use. | yes | 1.36.0 |
| authkey | Provide an auth key to automatically authenticate the node as your user account. | no | — |
| client_id | Provide an oauth client id to create a authkey. | no | "" |
| client_secret | Provide an oauth client secret to create a authkey. | no | "" |
| args | Modifiy default args, authkey and hostname are calculated from above | no | --accept-routes |
Outputs
no outputs