diff --git a/.github/workflows/pr-preview.yml b/.github/workflows/pr-preview.yml index f03e7b59..820af032 100644 --- a/.github/workflows/pr-preview.yml +++ b/.github/workflows/pr-preview.yml @@ -10,7 +10,7 @@ jobs: deploy-preview: runs-on: ubuntu-latest permissions: - contents: read + contents: write pull-requests: write pages: write id-token: write