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 1f30a35 commit 12ccf6dCopy full SHA for 12ccf6d
.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.6.1
+ uses: crowdin/github-action@v2.7.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