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 9608572 commit f8b433aCopy full SHA for f8b433a
.github/workflows/publish-mcp.yml
@@ -40,7 +40,7 @@ jobs:
40
desc = (proj.get('description','') or '')[:100]
41
data = {
42
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
43
- "name": "io.github.othervibes/mcp-as-a-judge",
+ "name": "io.github.OtherVibes/mcp-as-a-judge",
44
"description": desc,
45
"version": VERSION,
46
"packages": [
0 commit comments