Skip to content

Conversation

@zxkane
Copy link
Owner

@zxkane zxkane commented Apr 9, 2025

This pull request adds a GitHub Actions workflow that builds and publishes the Python MCP server package to PyPI upon new version tag creation. The workflow uses python -m build and twine to upload the distribution. Authentication is handled via the PYPI_API_TOKEN secret.

  • Triggered on version tags matching v*.*.*
  • Manual dispatch supported
  • Uses Python 3.12
  • Includes detailed comments in English

Please add the PYPI_API_TOKEN secret with a valid PyPI API token before merging.

@zxkane zxkane merged commit d329a70 into main Apr 9, 2025
2 checks passed
@zxkane zxkane deleted the feature/pypi-release branch April 9, 2025 04:20
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