diff --git a/.goreleaser.yml b/.goreleaser.yml index 94c97e6..6f73797 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -6,12 +6,12 @@ builds: - linux goarch: - amd64 -archive: - format: tar.gz - files: - - LICENSE - - README.md - - static/completions/* +archives: + - format: tar.gz + files: + - LICENSE + - README.md + - static/completions/* nfpms: - description: A tool to log in to AWS through Okta maintainer: Redbubble