diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1150b46..f9ca4ad 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -7,7 +7,7 @@ on: branches: [main] permissions: - contents: read + contents: write pages: write id-token: write