aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShotaro Aoki <ikoamu@gmail.com>2024-04-05 17:46:54 +0900
committerGitHub <noreply@github.com>2024-04-05 17:46:54 +0900
commit5bd6bb734c2781d9809e3ab621127b3bddf56d99 (patch)
tree4f9f6d38cd96529bc8571579e914851825a28803
parentae44476b8faea9a5a098d3f8c91b8908e9cef508 (diff)
parent292ff5d24cfc677b6474ab801b0704d70552a233 (diff)
Merge pull request #7 from slackline/patch-1
Set GitHub Pages to Deploy from Action
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 29b9dc5..d720e0f 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,8 @@ jobs:
Deploy to GitHub Pages by setting `deploy-to-pages` to true.
And sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages.
+Under the repositories _Settings > GitHub Pages_ select _Deply from Action_.
+
```yml
permissions:
contents: read