Skip to content

Commit 9ffc9b4

Browse files
committed
Skip file suffix
1 parent 9261b31 commit 9ffc9b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-translate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
run: |
9696
yarn toolkit-md translate \
9797
--translation-dir website/i18n/${{ matrix.language }}/docusaurus-plugin-content-docs/current \
98-
--to ${{ matrix.language }} \
98+
--to ${{ matrix.language }} --skip-file-suffix \
9999
--write .
100100
101101
- name: Upload translation artifacts

0 commit comments

Comments
 (0)