Skip to content

Commit

Permalink
Update deploy-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mitch1024 authored Jun 3, 2024
1 parent 2b9da50 commit d678487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: 'google-github-actions/auth@v2'
with:
project_id: $GKE_PROJECT_ID
workload_identity_provider: 'projects/13343174159/locations/global/workloadIdentityPools/github-actions/providers/github'
workload_identity_provider: $GCP_WIP
service_account: $GCP_SA
token_format: 'access_token'

Expand Down

0 comments on commit d678487

Please sign in to comment.