diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 15e7e71a6..390f342dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,6 +10,7 @@ on: - next permissions: contents: read + id-token: write jobs: test-node: runs-on: ubuntu-latest