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 83bbb64 commit ee374d7Copy full SHA for ee374d7
.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.11.0
+ uses: crowdin/github-action@v2.12.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