Update crowdin actions

This commit is contained in:
Slendy 2023-05-31 15:09:38 -05:00
commit b0a57f05f9
No known key found for this signature in database
GPG key ID: 7288D68361B91428
2 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- name: crowdin-action
uses: crowdin/github-action@1.4.14
uses: crowdin/github-action@v1.9.0
with:
upload_translations: false
download_translations: true
@ -24,7 +24,7 @@ jobs:
localization_branch_name: translations
create_pull_request: true
pull_request_title: 'Update the localization files'
pull_request_body: 'These are the newest translations from [Crowdin](https://crowdin.com/project/project-lighthouse).'
pull_request_body: 'These are the newest translations from [Crowdin](https://crowdin.com/project/lbp-union-project-lighthouse).'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}

View file

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- name: crowdin-action
uses: crowdin/github-action@1.4.14
uses: crowdin/github-action@v1.9.0
with:
upload_translations: true
download_translations: false