Skip to content

Conversation

@nathanjcochran
Copy link
Member

Follow-up to #129. Fixes an issue where GoReleaser would run the custom publisher multiple times, resulting in duplicate publishes of the same package version to the Official MCP Registry, which would fail with an error. This moves the mcp-publisher publish command out of the .goreleaser.yaml file and into the GitHub Actions Workflow, so we can be sure it only runs once. It would be nice to do it via GoReleaser, but we should probably just wait until it's support for publishing to the Official MCP Registry is more mature: https://goreleaser.com/customization/mcp/

@nathanjcochran nathanjcochran self-assigned this Dec 16, 2025
@nathanjcochran nathanjcochran merged commit 44f60eb into main Dec 16, 2025
2 checks passed
@nathanjcochran nathanjcochran deleted the nathan/publish-mcp-fixes branch December 16, 2025 19:37
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.

2 participants