Skip to content

docs: remove stale build.sh reference from publisher Key Files - #1504

Open
latent-9 wants to merge 1 commit into
modelcontextprotocol:mainfrom
latent-9:docs-publisher-drop-stale-buildsh
Open

docs: remove stale build.sh reference from publisher Key Files#1504
latent-9 wants to merge 1 commit into
modelcontextprotocol:mainfrom
latent-9:docs-publisher-drop-stale-buildsh

Conversation

@latent-9

@latent-9 latent-9 commented Aug 5, 2026

Copy link
Copy Markdown

The Key Files list in cmd/publisher/README.md includes a bullet for build.sh, but there is no build.sh anywhere in the repo. The publisher is built with make publisher, which runs go build -o bin/mcp-publisher ./cmd/publisher (Makefile), so there is no separate cross-platform build script.

The other three entries in the same list (main.go, commands/, auth/) all exist. This removes the stale bullet so the list matches the actual files in the directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant