3mo-esolutions/Rsync

A GitHub Action to sync files via rsync

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 21, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 3mo-esolutions/github-action-rsync@eb5f445c1aacdb2ca6af53ff64652ea6bf6e933a # 0.1.0

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

namedescriptionrequireddefault
SERVERThe server to connect toyes
SSH_KEYThe SSH private key to use for authenticationyes
SOURCEThe source directory to syncyes
TARGETThe target directory to syncyes

no outputs