diff --git a/.goreleaser.yaml b/.goreleaser.yaml index c9f99a8..0698bc1 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -21,6 +21,12 @@ builds: - linux - darwin +release: + prerelease: auto + +git: + prerelease_suffix: -rc* + archives: - format: tar.gz # this name template makes the OS and Arch compatible with the results of `uname`. @@ -35,6 +41,7 @@ archives: format_overrides: - goos: windows format: zip + signs: - artifacts: checksum args: