From a5b0000bd1f983a74b19b90ac4184e6f203adfbc Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 5 May 2021 03:43:47 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0e18502..e11749f0 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ jobs: | Input | type | required | default | description | |:-------------:|:-----------:|:-------------:|:----------------------------:|:-------------:| -| separator | `string` | `true` | `' '` | Separator to return outputs | +| separator | `string` | `true` | `' '` | Output string separator | | files | `string OR string[]` | `false` | | Restricted list of specific files to watch for changes |