We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563c5af commit 8201a86Copy full SHA for 8201a86
.github/workflows/publish-nuget.yml
@@ -151,4 +151,4 @@ jobs:
151
run: ./mcp-publisher login github-oidc
152
153
- name: Publish to MCP Registry
154
- run: ./mcp-publisher publish
+ run: ./mcp-publisher publish --file=DotNetMcp/.mcp/server.json
0 commit comments