ptasker/Debugging with ssh
SSH Yall
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Github Token | no | ${{ github.token }} |
| limit-access-to-actor | If only the public SSH keys of the user triggering the workflow should be authorized | no | false |
| limit-access-to-users | If only the public SSH keys of the listed GitHub users should be authorized | no | "" |
| ssh-known-hosts | Content for ~/.ssh/known_hosts file on the server | no | "" |
| upterm-server | upterm server address (required), supported protocols are ssh, ws, or wss. | yes | ssh://uptermd.upterm.dev:22 |
Outputs
no outputs