Mirrowel commited on
Commit
3bd5c22
·
1 Parent(s): 5cec229

ci: 🎡 change 'providers' to 'provider' in opencode config

Browse files
Files changed (1) hide show
  1. .github/workflows/opencode.yml +1 -1
.github/workflows/opencode.yml CHANGED
@@ -31,7 +31,7 @@ jobs:
31
  # Build and write opencode.json with secrets
32
  CONFIG='{
33
  "$schema": "https://opencode.ai/config.json",
34
- "providers": {
35
  "llm-proxy": {
36
  "npm": "@ai-sdk/openai-compatible",
37
  "name": "Proxy",
 
31
  # Build and write opencode.json with secrets
32
  CONFIG='{
33
  "$schema": "https://opencode.ai/config.json",
34
+ "provider": {
35
  "llm-proxy": {
36
  "npm": "@ai-sdk/openai-compatible",
37
  "name": "Proxy",