From de32682b654b008e219ebcec200859fe4975cae9 Mon Sep 17 00:00:00 2001 From: junghyeonsu Date: Thu, 23 Nov 2023 16:55:05 +0900 Subject: [PATCH] docs: add info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b5a37c..b364f90 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ We need github repository url, github api token 1. **Repository URL**: GitHub repository full url. 2. **Github API Key**: GitHub API Key -API Key need `repo` scope. +API Key need `repo`, `workflow` scope. ![repo-scope](./images/repo-scope.png)