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 1b4735b commit 81bc939Copy full SHA for 81bc939
.github/workflows/crowdin-download.yaml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: crowdin action
19
- uses: crowdin/github-action@v1
+ uses: crowdin/github-action@v2
20
with:
21
upload_sources: false
22
upload_translations: false
.github/workflows/crowdin-upload.yaml
@@ -17,7 +17,7 @@ jobs:
upload_sources: true
23
upload_translations: true
0 commit comments