ssh-action
ssh-action copied to clipboard
Timed out while waiting for handshake
Hi, I am using this action to deploy a file to my AWS instance. I am getting a connection timeout error. I am passing the below values in the configuration.
key= value of .ssh/id_rsa
user= ubuntu
host=private IP of my instance

am I passing the right values in the configuration?
This timeout is not caused by ssh-action,check here:
