Skip to content

Commit 8201a86

Browse files
committed
Include DotNetMcp/.mcp/server.json in MCP registry publish step
1 parent 563c5af commit 8201a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ jobs:
151151
run: ./mcp-publisher login github-oidc
152152

153153
- name: Publish to MCP Registry
154-
run: ./mcp-publisher publish
154+
run: ./mcp-publisher publish --file=DotNetMcp/.mcp/server.json

0 commit comments

Comments
 (0)