Commit 2f0b8e7
ci(release): restore prerelease guard on retry-sign-release publish jobs (MCP-3020) (#743)
Re-target of #737 to main. The original PR was based on the already-merged
fix/mcp-2905 branch and merged there, so the guard never reached main.
Skips update-homebrew and publish-linux-repos in retry-sign-release.yml for
prerelease tags (containing '-', e.g. -rc.*), mirroring release.yml — prevents
the retry path from publishing prerelease artifacts to stable channels.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent dde5fd6 commit 2f0b8e7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
402 | | - | |
| 402 | + | |
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| |||
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
588 | | - | |
| 588 | + | |
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
| |||
0 commit comments