Skip to content

Commit 3fe8f1e

Browse files
authored
fix: project ip
1 parent 3177dd5 commit 3fe8f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: 'actions/checkout@v4'
1818
- uses: 'google-github-actions/auth@v2'
1919
with:
20-
project_id: 'pokeapi-215911'
20+
project_id: 'pokeapi-test-b6137'
2121
workload_identity_provider: 'projects/854118331945/locations/global/workloadIdentityPools/github-action-pool/providers/github'
2222
- name: 'Set up Cloud SDK'
2323
uses: 'google-github-actions/setup-gcloud@v2'

0 commit comments

Comments
 (0)