diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 83a9ad398..4ab64fc29 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1222,9 +1222,6 @@ jobs: webassembly-build: runs-on: ubuntu-24.04 name: 🌍 Web - permissions: - id-token: write - actions: write steps: - name: 🧰 Checkout uses: actions/checkout@v4