We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d40652 commit 349f3daCopy full SHA for 349f3da
1 file changed
.github/workflows/update-gql-data.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: 'google-github-actions/auth@v2'
15
with:
16
project_id: 'pokeapi-215911'
17
- workload_identity_provider: 'projects/569595515170/locations/global/workloadIdentityPools/github/providers/api-data'
+ workload_identity_provider: 'projects/569595515170/locations/global/workloadIdentityPools/github/providers/deploy'
18
- name: 'Set up Cloud SDK'
19
uses: 'google-github-actions/setup-gcloud@v2'
20
0 commit comments