mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-09 09:30:41 -07:00
Fix key.
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
|
||||
- name: 'Run Brain Phases'
|
||||
env:
|
||||
GOOGLE_GENERATIVE_AI_API_KEY: '${{ secrets.GEMINI_API_KEY }}'
|
||||
GEMINI_API_KEY: '${{ secrets.GEMINI_API_KEY }}'
|
||||
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
|
||||
run: 'npm run brain'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user