diff --git a/.github/workflows/deploy-pages.yml b/.github/workflows/deploy-pages.yml index 2c67dec..ec86205 100644 --- a/.github/workflows/deploy-pages.yml +++ b/.github/workflows/deploy-pages.yml @@ -13,6 +13,7 @@ jobs: runs-on: ubuntu-latest permissions: id-token: write + pages: write steps: - name: Checkout uses: actions/checkout@v4