Skip to content

Commit 4f54864

Browse files
committed
Initialize open publishing repository: https://github.com/MicrosoftDocs/visualstudio-docs-pr of branch live
1 parent bc56603 commit 4f54864

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.openpublishing.publish.config.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
"git_repository_branch_open_to_public_contributors": "master",
8585
"skip_source_output_uploading": false,
8686
"need_preview_pull_request": true,
87+
"contribution_branch_mappings": {},
8788
"dependent_repositories": [
8889
{
8990
"path_to_root": "_themes",
@@ -110,8 +111,13 @@
110111
}
111112
}
112113
],
113-
"branch_target_mapping": {},
114-
"need_generate_pdf_url_template": false,
114+
"branch_target_mapping": {
115+
"live": [
116+
"Publish",
117+
"Pdf"
118+
]
119+
},
120+
"need_generate_pdf_url_template": true,
115121
"need_generate_pdf": false,
116122
"need_generate_intellisense": false
117123
}

0 commit comments

Comments
 (0)