Skip to content

Commit

Permalink
Update crowdin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrulko authored Feb 15, 2024
1 parent a94ddc8 commit 5d5c434
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,12 @@ jobs:
- name: Crowdin download sources
uses: crowdin/github-action@v1
with:
upload_sources: true
upload_sources: false
upload_translations: false
download_translations: false
create_pull_request: false
download_sources: true
download_sources_args: --reviewed
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
Expand Down

0 comments on commit 5d5c434

Please sign in to comment.