Open shubhank008 opened 1 year ago
I had the same problem. Adding the user's public key to the authorized_keys file fixed the issue for me.
I had the same problem. Adding the user's public key to the authorized_keys file fixed the issue for me.
I am getting a similar Permission denied issue. Which "user" are you referring to, and the authorized_keys file on where?
Install SSH Key working
But when running rsync command, it fails
I am also using
appleboy/ssh-action
with same host and private_key but that works fine.Workflow