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 e26a6c2 commit 931244bCopy full SHA for 931244b
.github/workflows/publish-mcp.yml
@@ -44,7 +44,7 @@ jobs:
44
"description": desc,
45
"version": VERSION,
46
"transports": [
47
- {"type": "stdio"}
+ "stdio"
48
],
49
"packages": [
50
{"registry_type": "pypi", "identifier": "mcp-as-a-judge", "version": VERSION},
0 commit comments