From 1170779a98a2f37b4bce6bccf1f4ceeacbb190d1 Mon Sep 17 00:00:00 2001 From: Joseph Flinn Date: Wed, 25 Aug 2021 15:02:43 -0700 Subject: [PATCH] adding in the git branch --- .github/workflows/crowdin-sync.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/crowdin-sync.yml b/.github/workflows/crowdin-sync.yml index 05ebacf110..43ad6d4a56 100644 --- a/.github/workflows/crowdin-sync.yml +++ b/.github/workflows/crowdin-sync.yml @@ -46,6 +46,7 @@ jobs: github_user_name: "github-actions" github_user_email: "<>" commit_message: "Autosync the updated translations" + localization_branch_name: crowdin-auto-sync create_pull_request: true pull_request_title: "Autosync Crowdin Translations" pull_request_body: "Autosync the updated translations"