From 96360d5a85f6f54d3fb5175c158179b57a0149cc Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Sat, 25 Jan 2020 13:15:26 +0900 Subject: [PATCH] docs: fix list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1e070d..c19ad1d 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Three tokens are supported. | `PERSONAL_TOKEN` | ✅️ | ✅️ | HTTPS | Necessary | | `ACTIONS_DEPLOY_KEY` | ✅️ | ✅️ | SSH | Necessary | -- 1. Currently, GitHub Actions does not support to trigger a GitHub Pages build event using GITHUB_TOKEN on a public repository. +1. Currently, GitHub Actions does not support to trigger a GitHub Pages build event using GITHUB_TOKEN on a public repository. Do you want to skip the docker build step? OK, the script mode is available.