From eef94236f6b9dec768f89dc72b9e0b64e13bb36e Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 5 Mar 2021 07:40:19 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1135c794..7d912380 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ Get modified files ## Inputs -| Input | type | required | default | description | +| Input | type | required | default | description | |:-------------:|:-----------:|:-------------:|:----------------------------:|:-------------:| -| token | `string` | `true` | `${{ github.token }}` | [GITHUB_TOKEN](https://docs.github.com/en/free-pro-team@latest/actions/reference/authentication-in-a-workflow#using-the-github_token-in-a-workflow)
or a repo scoped
[Personal Access Token](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token) | +| separator | `string` | `true` | ` ` | Separator to return outputs |