Skip to content

Commit 7664389

Browse files
authored
Fix public repo config
1 parent 03ec106 commit 7664389

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"locale": "en-us",
1111
"version": 0,
1212
"open_to_public_contributors": true,
13-
"git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/cpp-docs",
1413
"type_mapping": {
1514
"Conceptual": "Content",
1615
"ManagedReference": "Content",
@@ -22,6 +21,8 @@
2221
"notification_subscribers": [],
2322
"branches_to_filter": [],
2423
"skip_source_output_uploading": false,
24+
"git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/cpp-docs",
25+
"git_repository_branch_open_to_public_contributors": "master",
2526
"dependent_repositories": [
2627
{
2728
"path_to_root": "_themes",

0 commit comments

Comments
 (0)