diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 21a408cc..3b1a64a0 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -60,7 +60,7 @@ jobs: with: # Centralized in dsp-tools-k8s; ask in #dsp-devops-champions for help troubleshooting workload_identity_provider: 'projects/1038484894585/locations/global/workloadIdentityPools/github-wi-pool/providers/github-wi-provider' - service_account: 'gha-iap-accessor@dsp-devops-super-prod.iam.gserviceaccount.com' + service_account: 'gcr-publish@broad-dsp-gcr-public.iam.gserviceaccount.com' - name: Push Image to GCR if: github.actor != 'dependabot[bot]' run: |