We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61bce1 commit 2557be9Copy full SHA for 2557be9
.github/workflows/crowdin-pull.yml
@@ -56,7 +56,7 @@ jobs:
56
passphrase: ${{ secrets.CHIA_AUTOMATION_PRIVATE_GPG_PASSPHRASE }}
57
58
- name: crowdin action
59
- uses: crowdin/github-action@v2.5.2
+ uses: crowdin/github-action@v2.6.0
60
with:
61
upload_sources: false
62
upload_translations: false
.github/workflows/crowdin-push.yml
@@ -34,7 +34,7 @@ jobs:
34
secret/data/crowdin project-id-docs | CROWDIN_PROJECT_ID;
35
36
37
38
39
upload_sources: true
40
0 commit comments