diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 9a39aee..076f70b 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -64,7 +64,7 @@ nfpms: package_name: lfm-cli formats: [deb, rpm, apk] maintainer: "James Ding " - description: "Show your Last.FM scrobbles on Discord." + description: "Show your Last.FM scrobbles on Discord" homepage: "https://github.com/twangodev/lfm-cli" bindir: /usr/bin @@ -76,7 +76,7 @@ homebrew_casks: token: "{{ .Env.RELEASE_GITHUB_TOKEN }}" directory: Casks homepage: "https://github.com/twangodev/lfm-cli" - description: "Show your Last.FM scrobbles on Discord." + description: "Show your Last.FM scrobbles on Discord" url: verified: "github.com/twangodev/lfm-cli/" commit_author: @@ -89,7 +89,7 @@ scoops: name: scoop-bucket token: "{{ .Env.RELEASE_GITHUB_TOKEN }}" homepage: "https://github.com/twangodev/lfm-cli" - description: "Show your Last.FM scrobbles on Discord." + description: "Show your Last.FM scrobbles on Discord" release: mode: append # release-please already created the GitHub Release