diff --git a/tools/deploy_translatable_strings.sh b/tools/deploy_translatable_strings.sh index 2f462f5f..e08d713f 100755 --- a/tools/deploy_translatable_strings.sh +++ b/tools/deploy_translatable_strings.sh @@ -20,7 +20,7 @@ SOURCE_DIR=`pwd` SOURCE_LANG='en' TARGET_REPOSITORY="git@github.com:qiskit-community/qiskit-translations.git" -TARGET_BRANCH_PO="master" +TARGET_BRANCH_PO="main" DOC_DIR_PO="docs/locale/"