Skip to content

Commit f8b433a

Browse files
author
mcp-release-bot
committed
ci(mcp): fix MCP namespace to io.github.OtherVibes/* for manual publisher
1 parent 9608572 commit f8b433a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-mcp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
desc = (proj.get('description','') or '')[:100]
4141
data = {
4242
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
43-
"name": "io.github.othervibes/mcp-as-a-judge",
43+
"name": "io.github.OtherVibes/mcp-as-a-judge",
4444
"description": desc,
4545
"version": VERSION,
4646
"packages": [

0 commit comments

Comments
 (0)