a1667834841/Rsync Deployments Action

GitHub Action for deploying code via rsync over ssh

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 24, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: a1667834841/rsync-deployments@abd00057f39019aaf4ce717af872248ff6545ea5 # dev

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
switchesThe switchesyes
rshThe remote shell argumentno""
pathThe local pathno""
remote_pathThe remote pathyes
remote_hostThe remote hostyes
remote_portThe remote portno22
remote_userThe remote useryes
remote_keyThe remote keyyes
remote_key_passThe remote key passphraseno""
cmdThe remote cmdno""

no outputs