diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2d51577..ca4b82e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -7,6 +7,7 @@ on: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: + contents: write pages: write id-token: write