diff --git a/.github/workflows/render-page.yml b/.github/workflows/render-page.yml index ae5bcc4..66aa47f 100644 --- a/.github/workflows/render-page.yml +++ b/.github/workflows/render-page.yml @@ -8,7 +8,7 @@ on: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: - contents: read + contents: write pages: write id-token: write