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: