We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c612c3 commit 024c77dCopy full SHA for 024c77d
.github/workflows/update-l10n-sources.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Upload sources and download translations 🌐
46
if: env.NUM_DIFFS > 1
47
- uses: crowdin/github-action@v2.5.0
+ uses: crowdin/github-action@v2.5.1
48
with:
49
upload_sources: true
50
upload_translations: false
.github/workflows/update-l10n-translations.yml
@@ -15,7 +15,7 @@ jobs:
15
token: ${{ secrets.PAT }}
16
17
- name: Download translations 🌐
18
19
20
upload_sources: false
21
0 commit comments