diff --git a/.github/workflows/github-page-deploy.yml b/.github/workflows/github-page-deploy.yml index a4b4077..69bec06 100644 --- a/.github/workflows/github-page-deploy.yml +++ b/.github/workflows/github-page-deploy.yml @@ -11,7 +11,7 @@ on: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: - contents: write + contents: read pages: write id-token: write