diff --git a/.goreleaser.yml b/.goreleaser.yml index c200f980..364d839a 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -33,7 +33,7 @@ brews: token: "{{ .Env.PUSH_TOKEN }}" name: nais homepage: "https://github.com/nais/cli" - description: "A NAIS command-line interface" + description: "NAIS command-line interface" folder: Formula install: | bin.install "nais" @@ -45,7 +45,7 @@ nfpms: vendor: NAV / nais team homepage: "https://github.com/nais/cli" maintainer: NAV / nais team - description: "A NAIS command-line interface" + description: "NAIS command-line interface" license: MIT formats: - deb