You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: trigger MCP Registry publish after PyPI workflow completes
- Changed from tag push trigger to workflow_run (waits for PyPI workflow)
- Added PyPI propagation check (polls up to 3 min before publishing)
- Prevents race condition where MCP Registry can't find package on PyPI
0 commit comments