diff --git a/.github/workflows/agentic_v2_videos.yml b/.github/workflows/agentic_v2_videos.yml index d36e027b..40989e84 100644 --- a/.github/workflows/agentic_v2_videos.yml +++ b/.github/workflows/agentic_v2_videos.yml @@ -40,7 +40,8 @@ jobs: - name: Execute Video Hub Enrichment env: PYTHONPATH: ${{ github.workspace }} - GEMINI_API_KEYS: ${{ secrets.GEMINI_API_KEYS }} + GEMINI_API_KEY_1: ${{ secrets.GEMINI_API_KEY_1 }} + GEMINI_API_KEY_2: ${{ secrets.GEMINI_API_KEY_2 }} run: | python src/enrich_videos.py