mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-28 17:41:32 +00:00
fix: restrict Video Hub workflow to GEMINI_API_KEY_1 only
This commit is contained in:
1
.github/workflows/agentic_v2_videos.yml
vendored
1
.github/workflows/agentic_v2_videos.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user