diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 7d7a1b2..a784645 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -82,9 +82,6 @@ builds: ldflags: - -s -w -release: - draft: true - archives: - format: tar.gz # this name template makes the OS and Arch compatible with the results of `uname`.