Skip to content

Commit 4395b9e

Browse files
authored
Update v2.docs.translate.dir.yaml
1 parent 9e9f801 commit 4395b9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
git push -u origin $BRANCH_NAME
4242
4343
- name: Run GPT Translate
44-
uses: BohuTANG/gpt-translate-refine@v1.3.0
44+
uses: BohuTANG/gpt-translate-refine@v1.4.0
4545
with:
4646
github_token: ${{ secrets.GITHUB_TOKEN }}
4747
api_key: ${{ secrets.API_KEY }}
@@ -55,4 +55,4 @@ jobs:
5555
REFINE_TEMPERATURE: ${{ secrets.REFINE_TEMPERATURE }}
5656
input_files: "${{ github.event.inputs.path }}"
5757
output_files: "docs/cn/**/*.{md,json}"
58-
commit_message: "Add LLM Translations V2"
58+
pr_title: "Add LLM Translations V2"

0 commit comments

Comments
 (0)