tiyee/Action-SSH

Simple GitHub Action to run commands on a remote server using SSH.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to execute on the remote server.yes
hostHostname or IP address of the server.yes
usernameUsername for authentication.yes
portPort number of the server.no22
privateKeyFile string that contains a private key for either key-based or hostbased user authentication (OpenSSH format)yes

no outputs