We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4966e commit a8414ffCopy full SHA for a8414ff
.github/workflows/polka-codes-review-pr.yml
@@ -41,7 +41,7 @@ jobs:
41
POLKA_API_PROVIDER: google-vertex
42
POLKA_MODEL: gemini-3-pro-preview
43
GITHUB_TOKEN: ${{ github.token }}
44
- GOOGLE_VERTEX_LOCATION: us-central1
+ GOOGLE_VERTEX_LOCATION: global
45
GOOGLE_VERTEX_PROJECT: ${{ secrets.GOOGLE_VERTEX_PROJECT }}
46
47
# Generated by polka.codes
0 commit comments