We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728ede2 commit c73e5d0Copy full SHA for c73e5d0
2 files changed
.github/workflows/crowdin-ci.yml
@@ -19,7 +19,7 @@ jobs:
19
show-progress: false
20
21
- name: Upload latest strings for translation on Crowdin
22
- uses: crowdin/github-action@7ca9c452bfe9197d3bb7fa83a4d7e2b0c9ae835d # v2.16.0
+ uses: crowdin/github-action@c4603c03221bf738306d907d28d4942da99a0afa # v2.16.1
23
with:
24
crowdin_branch_name: main
25
config: '.github/crowdin.yml'
.github/workflows/translations.yml
@@ -21,7 +21,7 @@ jobs:
token: ${{ secrets.ARCHIBOT_GITHUB_TOKEN }}
- name: Download latest translations from Crowdin
26
upload_sources: false
27
download_translations: true
0 commit comments