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