diff --git a/.github/workflows/deploy-to-staging-site.yml b/.github/workflows/deploy-to-staging-site.yml index ebdb8d42e..cb4772e0f 100644 --- a/.github/workflows/deploy-to-staging-site.yml +++ b/.github/workflows/deploy-to-staging-site.yml @@ -53,6 +53,8 @@ jobs: set-up-test-env: name: Create test env runs-on: ubuntu-latest + permissions: + id-token: write # OIDC steps: