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 b8b8f76 commit 3968fe2Copy full SHA for 3968fe2
2 files changed
.github/workflows/crowdin-ci.yml
@@ -21,7 +21,7 @@ jobs:
21
submodules: recursive
22
23
- name: Upload latest strings for translation on Crowdin
24
- uses: crowdin/github-action@7ca9c452bfe9197d3bb7fa83a4d7e2b0c9ae835d # v2.16.0
+ uses: crowdin/github-action@c4603c03221bf738306d907d28d4942da99a0afa # v2.16.1
25
with:
26
crowdin_branch_name: main
27
config: '.github/crowdin.yml'
.github/workflows/translations.yml
@@ -31,7 +31,7 @@ jobs:
31
git reset --hard origin/master
32
33
- name: Download latest translations from Crowdin
34
35
36
upload_sources: false
37
download_translations: true
0 commit comments