This commit is contained in:
Christian Gunderman
2026-04-24 12:21:17 -07:00
parent 3de330ebac
commit 510c986e41
+1 -1
View File
@@ -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'