actions-marketplace-validations/Debugging with ssh

Debug your GitHub Actions Environment interactively by using SSH

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
GITHUB_TOKENGithub Tokenno${{ github.token }}
limit-access-to-actorIf only the public SSH keys of the user triggering the workflow should be authorizednofalse
limit-access-to-usersIf only the public SSH keys of the listed GitHub users should be authorizedno""
upterm-serverupterm server address (required), supported protocols are ssh, ws, or wss.yesssh://uptermd.upterm.dev:22
ssh-known-hostsContent for ~/.ssh/known_hosts file on the serverno""
wait-timeout-minutesInteger number of minutes to wait for user to connect before shutting down server. Once a user connects, the server will stay up.no""

no outputs