mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-14 05:17:18 -07:00
fix(ci): Pass GEMINI_API_KEY secret to E2E workflow
This commit is contained in:
@@ -9,6 +9,9 @@ on:
|
||||
description: 'The version of the published package'
|
||||
required: true
|
||||
type: 'string'
|
||||
secrets:
|
||||
GEMINI_API_KEY:
|
||||
required: true
|
||||
|
||||
jobs:
|
||||
e2e_linux:
|
||||
|
||||
Reference in New Issue
Block a user