diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ed23949..aa63bd2 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,6 +20,7 @@ jobs: # The type of runner that the job will run on runs-on: ubuntu-latest permissions: + pages: write id-token: write contents: write # Steps represent a sequence of tasks that will be executed as part of the job