Skip to content

Commit 27241ef

Browse files
authored
Update v2.docs.translate.dir.yaml
1 parent 8dee9f7 commit 27241ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/v2.docs.translate.dir.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
api_key: ${{ secrets.API_KEY }}
4848
base_url: ${{ secrets.BASE_URL }}
4949
ai_model: ${{ secrets.LLM_MODEL }}
50-
refine_ai_model: ${{ secrets.LLM_MODEL }}
50+
refine_ai_model: ${{ secrets.REFINE_LLM_MODEL }}
5151
input_files: "${{ github.event.inputs.path }}"
5252
output_files: "docs/cn/**/*.{md,json}"
5353
target_lang: "Simplified-Chinese"

0 commit comments

Comments
 (0)