diff --git a/.goreleaser.yml b/.goreleaser.yml
index 7cb58225caaee1bd943a2f49f40a659ac1c5363c..c6025c9b1edb6bb65aa17a9ff598ef8b8e0853ed 100644
--- a/.goreleaser.yml
+++ b/.goreleaser.yml
@@ -9,7 +9,7 @@ builds:
 # Archive customization
 archive:
   format: tar.gz
-fpm:
+nfpm:
   vendor: Aqua Security
   description: "The Kubernetes Bench for Security is a Go application that checks whether Kubernetes is deployed according to security best practices"
   license: Apache-2.0