File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ const config = [
3030 {
3131 "title" : "dynamic-tools-middleware" ,
3232 "githubUserName" : "flowMCP" ,
33- "githubRepository" : "dynamic-tools-middleware" ,
33+ "githubRepository" : "mcp- dynamic-tools-middleware" ,
3434 "githubWorkflowPath" : "test-on-release.yml"
3535 }
3636 ]
@@ -76,24 +76,6 @@ const config = [
7676 "githubWorkflowPath" : "test-on-release.yml"
7777 }
7878 ]
79- } ,
80- {
81- 'replace' : '{{privateShare}}' ,
82- 'preset' : 'githubDetailsCodeCoverage' ,
83- 'projects' : [
84- {
85- "title" : "privateShare-core" ,
86- "githubUserName" : "FlowMCP" ,
87- "githubRepository" : "privateShare-core" ,
88- "githubWorkflowPath" : "test-on-release.yml"
89- } ,
90- {
91- "title" : "privateShare-mcp-middleware" ,
92- "githubUserName" : "FlowMCP" ,
93- "githubRepository" : "privateShare-mcp-middleware" ,
94- "githubWorkflowPath" : "test-on-release.yml"
95- }
96- ]
9779 }
9880]
9981
You can’t perform that action at this time.
0 commit comments