From 0b159d35e46f9f86f623b21c34522d26830f91d7 Mon Sep 17 00:00:00 2001 From: Nubenetes Bot Date: Fri, 22 May 2026 17:30:49 +0200 Subject: [PATCH] fix: restrict Video Hub workflow to GEMINI_API_KEY_1 only --- .github/workflows/agentic_v2_videos.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/agentic_v2_videos.yml b/.github/workflows/agentic_v2_videos.yml index 40989e84..7ca9dace 100644 --- a/.github/workflows/agentic_v2_videos.yml +++ b/.github/workflows/agentic_v2_videos.yml @@ -41,7 +41,6 @@ jobs: env: PYTHONPATH: ${{ github.workspace }} GEMINI_API_KEY_1: ${{ secrets.GEMINI_API_KEY_1 }} - GEMINI_API_KEY_2: ${{ secrets.GEMINI_API_KEY_2 }} run: | python src/enrich_videos.py