Skip to content

Commit 8d1a5d1

Browse files
authored
Update docs-commit.translate.yaml
1 parent aaad7f5 commit 8d1a5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-commit.translate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
refine_system_prompt: ".github/workflows/refine_prompt.txt"
5353
TEMPERATURE: ${{ secrets.TEMPERATURE }}
5454
REFINE_TEMPERATURE: ${{ secrets.REFINE_TEMPERATURE }}
55-
input_files: "${{ github.event.inputs.path }}"
55+
input_files: "${{ steps.changed_files.outputs.files }}"
5656
output_files: "docs/cn/**/*.{md,json}"
5757
commit_message: "Add LLM Translations V2"

0 commit comments

Comments
 (0)