mirror of
https://github.com/PokeAPI/api-data.git
synced 2024-11-22 15:42:30 +01:00
fix(cicd): use right provider
This commit is contained in:
parent
8d40652fdc
commit
349f3dabe5
2
.github/workflows/update-gql-data.yml
vendored
2
.github/workflows/update-gql-data.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- uses: 'google-github-actions/auth@v2'
|
||||
with:
|
||||
project_id: 'pokeapi-215911'
|
||||
workload_identity_provider: 'projects/569595515170/locations/global/workloadIdentityPools/github/providers/api-data'
|
||||
workload_identity_provider: 'projects/569595515170/locations/global/workloadIdentityPools/github/providers/deploy'
|
||||
- name: 'Set up Cloud SDK'
|
||||
uses: 'google-github-actions/setup-gcloud@v2'
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user