There was an error while loading. Please reload this page.
1 parent b378918 commit e9b5894Copy full SHA for e9b5894
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@8f01d54f70f1713ee3f09d82c2bbb2daeac28689 # v2.17.1
+ uses: crowdin/github-action@e4a6c1338b4063c77d46a81875265f9e8bd76f95 # v3.0.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