Skip to content

Commit 51c19cb

Browse files
xuanyang15copybara-github
authored andcommitted
docs: Use a dedicated API key for docs agents
Co-authored-by: Xuan Yang <xygoogle@google.com> PiperOrigin-RevId: 883246168
1 parent 6f0dcb3 commit 51c19cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyze-releases-for-adk-docs-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Run Analyzing Script
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.ADK_TRIAGE_AGENT }}
39-
GOOGLE_API_KEY: ${{ secrets.GOOGLE_API_KEY }}
39+
GOOGLE_API_KEY: ${{ secrets.GOOGLE_API_KEY_FOR_DOCS_AGENTS }}
4040
GOOGLE_GENAI_USE_VERTEXAI: 0
4141
DOC_OWNER: 'google'
4242
CODE_OWNER: 'google'

0 commit comments

Comments
 (0)