diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |