1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

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

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