diff --git a/.goreleaser.yml b/.goreleaser.yml index 706a9e6..0c8e0c1 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -79,6 +79,19 @@ release: changelog: use: github-native +release: + header: | + ## Artifacts + ### Binaries + + The binaries are available at the bottom of this release. + + ### Docker images + The following multi-arch (amd64 and arm64) Docker images have been published: + + - `ghcr.io/spacelift-io/spacectl:latest` + - `ghcr.io/spacelift-io/spacectl:{{ .Version }}` + brews: - name: "{{ .ProjectName }}" repository: