mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-15 09:53:09 +00:00
ci: fix crowdin branch (#58452)
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
upload_translations: false
|
||||
download_translations: false
|
||||
create_pull_request: false
|
||||
crowdin_branch_name: ${{ github.ref_name }}
|
||||
crowdin_branch_name: "[frappe.erpnext] ${{ github.ref_name }}"
|
||||
upload_sources_args: "--cache"
|
||||
env:
|
||||
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
|
||||
|
||||
Reference in New Issue
Block a user