Skip to content

Commit

Permalink
wrong SA
Browse files Browse the repository at this point in the history
  • Loading branch information
snf2ye committed Oct 21, 2024
1 parent c946d1c commit 7823074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cherry-pick-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,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: 'gcr-sa@public-datarepo-gcr.iam.gserviceaccount.com'
service_account: 'gcr-sa@datarepo-public-gcr.iam.gserviceaccount.com'
- name: "Perform cherry-pick"
run: |
SOURCE_IMAGE="${{ inputs.source_gcr_url }}:${{ inputs.gcr_tag }}"
Expand Down

0 comments on commit 7823074

Please sign in to comment.