Skip to content

Commit a81b553

Browse files
authored
Adding config for reusable content repo
1 parent b66cc1f commit a81b553

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.openpublishing.publish.config.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@
6363
"url": "https://github.com/microsoft/PowerApps-Samples",
6464
"branch": "master",
6565
"branch_mapping": {}
66+
},
67+
{
68+
"path_to_root": "msft-shared-content",
69+
"url": "https://github.com/MicrosoftDocs/reusable-content",
70+
"branch": "main",
71+
"branch_mapping": {}
6672
}
6773
],
6874
"branch_target_mapping": {
@@ -92,4 +98,4 @@
9298
"docs_build_engine": {
9399
"name": "docfx_v3"
94100
}
95-
}
101+
}

0 commit comments

Comments
 (0)