Commit 68c127f
edge cask publishes on pre-releases — spacedock@next skip_upload auto→false
The spacedock@next (edge) cask carried skip_upload: auto like stable, so a
hyphenated pre-release tag (release.prerelease: auto marks it pre-release) skipped
BOTH casks and the edge tap stayed stale. Set the edge cask's skip_upload to false
so it publishes on every tag including pre-releases. Stable stays auto so it never
publishes a pre-release.
Proven against goreleaser v2.16.0's real cask publish pipe (mock client): edge
false→publishes on v0.23.0-pre.2 and on a final; stable auto→skips on the -pre,
publishes on the final. goreleaser check passes.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent e8dfd68 commit 68c127f
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | | - | |
156 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| |||
0 commit comments