diff --git a/.github/workflows/github-page-deploy.yml b/.github/workflows/github-page-deploy.yml index 69bec06..a4b4077 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: read + contents: write pages: write id-token: write