We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b80c1f + 51c19cb commit ff77608Copy full SHA for ff77608
.github/workflows/analyze-releases-for-adk-docs-updates.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Run Analyzing Script
37
env:
38
GITHUB_TOKEN: ${{ secrets.ADK_TRIAGE_AGENT }}
39
- GOOGLE_API_KEY: ${{ secrets.GOOGLE_API_KEY }}
+ GOOGLE_API_KEY: ${{ secrets.GOOGLE_API_KEY_FOR_DOCS_AGENTS }}
40
GOOGLE_GENAI_USE_VERTEXAI: 0
41
DOC_OWNER: 'google'
42
CODE_OWNER: 'google'
0 commit comments