diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7049841..2a136da 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