From 66df82570e98affbf762cb612b9df7ff686cc60a Mon Sep 17 00:00:00 2001 From: MarieSaphira <39989230+MarieSaphira@users.noreply.github.com> Date: Thu, 25 Feb 2021 11:34:36 +0100 Subject: [PATCH] Update README.md was not clear to me. only after reading issue #36 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc68d7a..566ad5e 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The following input variable options can/must be configured: ## Secrets -* `personal_token`: (required) GitHub Private Access Token used for the clone/push operations. To create it follow the [GitHub Documentation](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). +* `personal_token`: (required) GitHub Private Access Token used for the clone/push operations. To create it follow the [GitHub Documentation](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line). The token has to be added to the repository's secrets. ## Filtering Copycat provides several ways of filtering which files you want to copy.