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: publish only public packages in release workflow (#230)
Skip private packages (@codemcp/workflows-core, @codemcp/workflows-cli) during npm publish by using explicit --filter flags instead of attempting to publish all packages.
0 commit comments