From 0ea2f16322426caf2764681ec2544985225bbd77 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Sun, 2 Apr 2023 15:08:49 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 700f2b0e..1c210c97 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -105,8 +105,8 @@ jobs: with: workload_identity_provider: projects/297925809119/locations/global/workloadIdentityPools/gha-pool/providers/gha-provider service_account: github-actions-testing-for-gam@gam-project-wyo-lub-ivl.iam.gserviceaccount.com - access_token_scopes: https://www.googleapis.com/auth/iam - token_format: access_token + #access_token_scopes: https://www.googleapis.com/auth/iam + #token_format: access_token - name: Cache multiple paths if: matrix.goal == 'build'