We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2210641 + 9c8e4da commit 4d06008Copy full SHA for 4d06008
1 file changed
.github/workflows/publish-mcp.yml
@@ -32,7 +32,7 @@ jobs:
32
git clone https://github.com/modelcontextprotocol/registry publisher-repo
33
cd publisher-repo
34
make publisher
35
- cp cmd/publisher/bin/mcp-publisher ../mcp-publisher
+ cp bin/mcp-publisher ../mcp-publisher
36
cd ..
37
chmod +x mcp-publisher
38
0 commit comments