mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-08 10:24:20 +02:00
fix(ci): pin control ui locale translation settings
This commit is contained in:
@@ -56,6 +56,8 @@ jobs:
|
||||
env:
|
||||
OPENAI_API_KEY: ${{ secrets.OPENCLAW_DOCS_I18N_OPENAI_API_KEY || secrets.OPENAI_API_KEY }}
|
||||
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
OPENCLAW_CONTROL_UI_I18N_MODEL: gpt-5.4
|
||||
OPENCLAW_CONTROL_UI_I18N_THINKING: low
|
||||
run: pnpm ui:i18n:sync
|
||||
|
||||
- name: Commit and push locale updates
|
||||
|
||||
Reference in New Issue
Block a user