From d1984f3706de8a503c048b83d89385b2a9e1944a Mon Sep 17 00:00:00 2001 From: Ryota Murai <35632215+rmuraix@users.noreply.github.com> Date: Sat, 8 Oct 2022 16:58:39 +0900 Subject: [PATCH] Fixes typo Fix typographical error in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16c44b2..a09fbda 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This action uses [clasp](https://github.com/google/clasp) to push or deploy to [ ### `clientId` -**Required** `refresh_token` written in `.clasprc.json`. +**Required** `clientId` written in `.clasprc.json`. ### `clientSecret`