Fix Crowdin pull action (#2542)

* Rename crowdin-pull.yml to crowdin-pull-browser.yml

* Fix path to crowdin config for pull action
This commit is contained in:
Daniel James Smith 2022-05-04 14:37:45 +02:00 committed by GitHub
parent 63c606d463
commit eb4b9bc7b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_API_TOKEN: ${{ steps.retrieve-secrets.outputs.crowdin-api-token }}
with:
config: crowdin.yml
config: apps/browser/crowdin.yml
crowdin_branch_name: master
upload_sources: false
upload_translations: false