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 1c65fc8 commit 11d2e39Copy full SHA for 11d2e39
.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.7.1
+ uses: crowdin/github-action@v2.8.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