We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be66404 + c4b5f10 commit 7a44e77Copy full SHA for 7a44e77
.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.8.0
+ uses: crowdin/github-action@v2.9.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