Use rsync with SSH and SSHPASS to deploy project in server
type
: Authentication Method
key
: Private Keypassword
: Remote Server Password
username
: Remote Server Usernamehost
: Remote Server IP Address or Domain Nameport
: Remote Server Port, default22
remote_path
: Remote Server Pathlocal_path
: Github Runner Local Relative Pathargs
: Rsync Argumentsssh_args
: SSH Argumentsscript
: Deployment Script
Environment: prod
or dev