Skip to content

Commit 9d45a1d

Browse files
committed
fix: starlight_dir action continuous translation
1 parent be6f7f7 commit 9d45a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-translations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
github_token: ${{ secrets.AI_TRANSLATIONS_GITHUB_TOKEN }}
3939
lang: fr,de
40-
starlight_dir: starlight
40+
starlight_dir: /
4141
files: |
4242
src/content/docs/**/*
4343
- name: Create Pull Request

0 commit comments

Comments
 (0)