Skip to content

Commit 349f3da

Browse files
committed
fix(cicd): use right provider
1 parent 8d40652 commit 349f3da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-gql-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: 'google-github-actions/auth@v2'
1515
with:
1616
project_id: 'pokeapi-215911'
17-
workload_identity_provider: 'projects/569595515170/locations/global/workloadIdentityPools/github/providers/api-data'
17+
workload_identity_provider: 'projects/569595515170/locations/global/workloadIdentityPools/github/providers/deploy'
1818
- name: 'Set up Cloud SDK'
1919
uses: 'google-github-actions/setup-gcloud@v2'
2020
with:

0 commit comments

Comments
 (0)