From 73fe1785270d622b754cb4823de3e8ab0b5713fa Mon Sep 17 00:00:00 2001 From: Yuru Shao Date: Wed, 12 Jun 2024 05:53:12 +0000 Subject: [PATCH] Update provider format --- .github/workflows/gcp_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gcp_test.yaml b/.github/workflows/gcp_test.yaml index 726fb7ed..0145a8f1 100644 --- a/.github/workflows/gcp_test.yaml +++ b/.github/workflows/gcp_test.yaml @@ -16,7 +16,7 @@ jobs: uses: "google-github-actions/auth@v0.3.1" with: create_credentials_file: "true" - workload_identity_provider: "https://iam.googleapis.com/projects/639940077006/locations/global/workloadIdentityPools/github-workflow/providers/github" + workload_identity_provider: "projects/639940077006/locations/global/workloadIdentityPools/github-workflow/providers/github" service_account: "glam-api-419002@appspot.gserviceaccount.com" - id: "gcloud" name: "gcloud"