Update README.md

This commit is contained in:
Steven Agyekum 2019-12-04 18:41:36 +01:00 committed by GitHub
parent c4c3b6821b
commit 6b3db75d87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Use this action in a build/test workflow which leaves deployable code in `GITHUB
# 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 }}"`