We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b9ac1 commit b654ed0Copy full SHA for b654ed0
1 file changed
.github/workflows/ccga.yml
@@ -22,4 +22,4 @@ jobs:
22
with:
23
github-token: ${{ secrets.GITHUB_TOKEN }}
24
use-claude-code-proxy: 1
25
- proxy-openai-api-key: ${{ secrets.OPENAI_API_KEY }}
+ proxy-gemini-api-key: ${{ secrets.GEMINI_API_KEY }}
0 commit comments