diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 979b6df..79781e8 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -11,6 +11,7 @@ on: # Allow this job to clone the repo and create a page deployment permissions: contents: read + actions: write pages: write id-token: write