actions-marketplace-validations/SSH Rsync CI/CD Action
CI/CD for deploying assets to server via rsync
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 2, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/bshelling_sshrsync-action@6c8dbdb3063b5741766426d68c887fb00da0e019 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| privkey | Server key | yes | — |
| host | Host | yes | — |
| username | Username | yes | — |
| hostname | Host | yes | — |
| options | Command Options | yes | — |
| serverpath | Server Path | yes | — |
Outputs
no outputs