Skip to content

Commit b160347

Browse files
author
mcp-release-bot
committed
ci(mcp): publish only OCI package for v0.3.1 to satisfy registry validation; PyPI lacks mcp-name marker
1 parent 1eeb662 commit b160347

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-mcp.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
"stdio"
4848
],
4949
"packages": [
50-
{"registry_type": "pypi", "identifier": "mcp-as-a-judge", "version": VERSION, "transport": {"type": "stdio"}},
5150
{"registry_type": "oci", "registry_base_url": "https://ghcr.io", "identifier": "othervibes/mcp-as-a-judge", "version": VERSION, "transport": {"type": "stdio"}}
5251
]
5352
}

0 commit comments

Comments
 (0)