Skip to content

Commit

Permalink
chore: add instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
reinaldocosta committed Apr 2, 2024
1 parent a1578a7 commit a49cbbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
- id: 'auth'
uses: 'google-github-actions/auth@v2'
with:
workload_identity_provider: 'projects/195139564832/locations/global/workloadIdentityPools/github-wif-pool/providers/githubwif'
service_account: 'wif-deployer@gtp-reinaldo-study-0001.iam.gserviceaccount.com'
workload_identity_provider: 'projects/195139564832/locations/global/workloadIdentityPools/github-pool/providers/github-wif'
service_account: 'github-action-deployer@gtp-reinaldo-study-0001.iam.gserviceaccount.com'

- name: 'Set up Cloud SDK'
uses: 'google-github-actions/setup-gcloud@v2'
Expand Down

0 comments on commit a49cbbc

Please sign in to comment.