chore: use gemini 3 flash to bypass routing bug

This commit is contained in:
Christian Gunderman
2026-04-24 12:54:40 -07:00
parent 45da329bbd
commit 66980c4b84
5 changed files with 43 additions and 3 deletions
@@ -76,6 +76,7 @@ jobs:
env:
GEMINI_API_KEY: '${{ secrets.GEMINI_API_KEY }}'
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
GEMINI_MODEL: 'gemini-3-flash-preview'
run: 'npm run brain'
- name: 'Stash Brain Outputs'