actions-marketplace-validations/Debugging with tmate and ZSH
Debug your GitHub Actions Environment interactively by using SSH or a Web shell
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| sudo | If apt should be executed with sudo or without | no | true |
| limit-access-to-actor | If only the public SSH keys of the user triggering the workflow should be authorized | no | false |
| tmate-server-host | The hostname for your tmate server | no | "" |
| tmate-server-port | The port for your tmate server | no | "" |
| tmate-server-rsa-fingerprint | The RSA fingerprint for your tmate server | no | "" |
| tmate-server-ed25519-fingerprint | The ed25519 fingerprint for your tmate server | no | "" |
Outputs
no outputs