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 9855a4e commit 3b9ac7fCopy full SHA for 3b9ac7f
.github/workflows/docs-localization-download.yml
@@ -40,7 +40,7 @@ jobs:
40
working-directory: ./docs
41
- name: "Crowdin"
42
id: crowdin
43
- uses: crowdin/github-action@v2.10.0
+ uses: crowdin/github-action@v2.11.0
44
with:
45
upload_sources: false
46
upload_translations: false
.github/workflows/docs-localization-upload.yml
@@ -44,7 +44,7 @@ jobs:
sphinx-intl update -p ./build/locales ${{ vars.SPHINX_LANGUAGES }}
47
48
49
upload_sources: true
50
0 commit comments