diff --git a/.goreleaser.yml b/.goreleaser.yml
index 5ae6b26..9f6dd33 100644
--- a/.goreleaser.yml
+++ b/.goreleaser.yml
@@ -27,14 +27,16 @@ brews:
     dependencies:
       - ffmpeg
 signs:
-  artifacts: checksum
+  -
+    artifacts: checksum
 archives:
-  replacements:
-    darwin: Darwin
-    linux: Linux
-    windows: Windows
-    386: i386
-    amd64: x86_64
+  -
+    replacements:
+      darwin: Darwin
+      linux: Linux
+      windows: Windows
+      386: i386
+      amd64: x86_64
 checksum:
   name_template: 'checksums.txt'
 snapshot: