no publish flow

This commit is contained in:
Taylor Wilsdon
2026-02-08 21:02:38 -05:00
parent e93ab8b4cb
commit 6422f6e149
3 changed files with 4 additions and 1 deletions

View File

@@ -87,6 +87,8 @@ jobs:
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
skip-existing: true
- name: Install mcp-publisher
run: |