docs: update target and source fields in README and action.yml descriptions

- Change in README.md: Updated required fields for `target` and `source`
- Change in action.yml: Updated description for `target` input field

Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi.Wu
2023-04-09 16:38:43 +08:00
parent a4e63f0f1a
commit d47875703f
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ inputs:
description: 'include more ciphers with use_insecure_cipher'
default: false
target:
description: 'target path on the server'
description: 'target path on the server, must be a directory path.'
source:
description: 'scp file list'
rm: