diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 710d9a8..bd8a2fc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -6,7 +6,7 @@ on: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: - contents: read + contents: write pages: write jobs: