mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2024-11-22 07:23:46 +01:00
Update README.md
This commit is contained in:
parent
c4c3b6821b
commit
6b3db75d87
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Use this action in a build/test workflow which leaves deployable code in `GITHUB
|
||||||
|
|
||||||
# Inputs
|
# Inputs
|
||||||
|
|
||||||
- `swtiches`* - The first is for any initial/required rsync flags, eg: `-avzr --delete`
|
- `switches`* - The first is for any initial/required rsync flags, eg: `-avzr --delete`
|
||||||
|
|
||||||
- `rsh` - Remote shell commands, eg for using a different SSH port: `"-p ${{ secrets.DEPLOY_PORT }}"`
|
- `rsh` - Remote shell commands, eg for using a different SSH port: `"-p ${{ secrets.DEPLOY_PORT }}"`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue