Commit 9e658ad
fix(release): mark pre-release tags as GitHub pre-releases
GoReleaser's default (prerelease: false) publishes rc/beta/alpha tags as
full GitHub releases, so GitHub stamps them "Latest" and pins them above
the GA release in the releases list. Set prerelease: auto so tags with a
semver pre-release component are flagged as pre-releases, matching the
rc*/beta*/alpha* suffix routing already in release.yaml.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 3653ae2 commit 9e658ad
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
50 | 56 | | |
| |||
0 commit comments