From 02866207e9df3b9b022fae9746dedcd101b19a5d Mon Sep 17 00:00:00 2001 From: Massimiliano Pippi Date: Fri, 2 Aug 2019 18:39:30 +0200 Subject: [PATCH] make goreleaser aware of RCs --- .goreleaser.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 170856c08a1..377b1920fc8 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -5,6 +5,9 @@ checksum: snapshot: name_template: '{{ .Tag }}-{{ time "20060102" }}' +release: + prerelease: auto + changelog: sort: asc filters: @@ -15,7 +18,7 @@ changelog: # cross compilations. builds: - - # OSX + # OSX id: arduino_cli_osx binary: arduino-cli env: