1 parent 2c6abe9 commit 30d79bdCopy full SHA for 30d79bd
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@9af557de76d70c480f88065d336f445a362f402b # v3.1.0
+ uses: crowdin/github-action@df474cdfb9f41d6ae777118749477c2cdf7cacc8 # v3.2.0
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