Update README.md
This commit is contained in:
parent
0ce1e18957
commit
7681fdf023
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ This action requires 4 args in the `with` block.
|
||||||
|
|
||||||
1. `swtiches` - The first is for any initial/required rsync flags, eg: `-avzr --delete`
|
1. `swtiches` - The first is for any initial/required rsync flags, eg: `-avzr --delete`
|
||||||
|
|
||||||
2. `rsh` - Optional remote shell commands, eg for using a different SSH port: `"-p ${{ secrets.DEPLOY_PORT }}"`
|
2. `rsh` - Remote shell commands, eg for using a different SSH port: `"-p ${{ secrets.DEPLOY_PORT }}"`
|
||||||
|
|
||||||
3. `path` - The source path, if none; use `""`
|
3. `path` - The source path, if none; use `""`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue