/ssh-deploy-to-server

GitHub Action to setup ssh-agent and GitHub Deploy keys with private keys

Primary LanguageJavaScriptMIT LicenseMIT

ssh deployments

This action is a modification of easingthemes/ssh-deploy. My needs required that some changes be made in the functions of the commands to be executed. Please visit the original action to learn more about the usage.

the changes to the functions added are to add the parameters SSH_CMD_ARGs also to the execution of the commands on the remote server before and after