Skip to content

Commit ddbf6fb

Browse files
author
Shruti
committed
changed service account and pool
1 parent fdf4c06 commit ddbf6fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/push-to-airflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
id: 'auth'
2020
uses: google-github-actions/auth@v2
2121
with:
22-
workload_identity_provider: 'projects/855475113448/locations/global/workloadIdentityPools/eto-github/providers/eto-github'
23-
service_account: 'eto-cd-[email protected]'
22+
workload_identity_provider: 'projects/855475113448/locations/global/workloadIdentityPools/github/providers/github'
23+
service_account: 'github-actions@gcp-cset-projects.iam.gserviceaccount.com'
2424
token_format: 'access_token'
2525

2626
- name: Run push_to_airflow.sh

0 commit comments

Comments
 (0)