Skip to content

Commit

Permalink
Update provider format
Browse files Browse the repository at this point in the history
  • Loading branch information
yurushao committed Jun 12, 2024
1 parent 13f8016 commit 73fe178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gcp_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 73fe178

Please sign in to comment.