Skip to content

Commit ff77608

Browse files
authored
Merge branch 'main' into feat/stop-event-sse-streaming
2 parents 1b80c1f + 51c19cb commit ff77608

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)