We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b8fe08 commit 0dda859Copy full SHA for 0dda859
.github/workflows/docs-localization-download.yml
@@ -41,7 +41,7 @@ jobs:
41
working-directory: ./docs
42
- name: "Crowdin"
43
id: crowdin
44
- uses: crowdin/github-action@v2.10.0
+ uses: crowdin/github-action@v2.11.0
45
with:
46
upload_sources: false
47
upload_translations: false
.github/workflows/docs-localization-upload.yml
@@ -45,7 +45,7 @@ jobs:
sphinx-intl update -p ./build/locales ${{ vars.SPHINX_LANGUAGES }}
48
49
50
upload_sources: true
51
0 commit comments