From 5897005fde9e730e85e9182b4910816cc517d45f Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Sun, 6 Oct 2019 20:10:53 +0900 Subject: [PATCH] docs: Update about GITHUB_TOKEN --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7e60d9..5ca4a75 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ By pulling docker images, you can reduce the overall execution time of your work ### ⭐️ `GITHUB_TOKEN` -> **NOTES**: Do not use `GITHUB_TOKEN`. +> ⚠️ **NOTES**: `GITHUB_TOKEN` works only on a private repository. > > This action supports `GITHUB_TOKEN` but it has some problems to deploy to GitHub Pages. GitHub team is investigating that. See [Issue #9]