diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 00455b6b..27bd0c5f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -530,10 +530,6 @@ jobs: name: Build Page runs-on: ubuntu-latest needs: [create-emulation-root, build] - permissions: - contents: read - pages: write - id-token: write steps: - name: Checkout Source uses: actions/checkout@v4