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.
2 parents 8404945 + dcd5adb commit e7bcf9bCopy full SHA for e7bcf9b
2 files changed
.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.7.0
+ uses: crowdin/github-action@v2.7.1
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