Skip to content

Commit fdb0a57

Browse files
leodidoona-agent
andcommitted
ci: support pre-releases
GoReleaser automatically deteccts these patterns as pre-releases: - vx.y.z-rcN - vx.y.z-alphaN - vx.y.z-betaN - vx.y.z-preN Signed-off-by: Leo Di Donato <[email protected]> Co-authored-by: Ona <[email protected]>
1 parent a38f96c commit fdb0a57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ changelog:
3131
exclude:
3232
- "^docs:"
3333
- "^test:"
34+
35+
release:
36+
prerelease: auto

0 commit comments

Comments
 (0)