Skip to content

Commit 4df221e

Browse files
committed
Remove version and add to identifier
1 parent adda51a commit 4df221e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

server.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"packages": [
1212
{
1313
"registryType": "oci",
14-
"identifier": "ghcr.io/github/github-mcp-server",
15-
"version": "${VERSION}",
14+
"identifier": "ghcr.io/github/github-mcp-server:${VERSION}",
1615
"transport": {
1716
"type": "stdio"
1817
},

0 commit comments

Comments
 (0)