diff --git a/.goreleaser.yml b/.goreleaser.yml index 4665e58..669d5df 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -23,7 +23,7 @@ builds: hooks: # stuff executables with static assets. - post: make pack-bin bin={{ .Path }} + post: make pack-bin BIN={{ .Path }} archives: - format: tar.gz