Skip to content

Commit 547e5cc

Browse files
committed
ci: configure GoReleaser to mark prereleases as such
For some reason this is not default behaviour. Signed-off-by: Paul Jolly <[email protected]> Change-Id: Ibfcc3cc44bc778b16cdf20d0ad205a0616a207a1 Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/528610 Unity-Result: CUEcueckoo <[email protected]> TryBot-Result: CUEcueckoo <[email protected]>
1 parent 6e68ca4 commit 547e5cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ archives:
3232

3333
release:
3434
disable: false
35+
prerelease: auto
3536

3637
checksum:
3738
name_template: 'checksums.txt'

0 commit comments

Comments
 (0)