3mo-esolutions/Rsync
A GitHub Action to sync files via rsync
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| SERVER | The server to connect to | yes | — |
| SSH_KEY | The SSH private key to use for authentication | yes | — |
| SOURCE | The source directory to sync | yes | — |
| TARGET | The target directory to sync | yes | — |
Outputs
no outputs