Skip to content

Commit 078223f

Browse files
committed
fix: footer
1 parent 774c2b9 commit 078223f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.goreleaser.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,12 @@ docker_manifests:
7777
image_templates:
7878
- "ghcr.io/charmbracelet/{{ .ProjectName }}:v{{ .Version }}-amd64"
7979
- "ghcr.io/charmbracelet/{{ .ProjectName }}:v{{ .Version }}-arm64"
80+
81+
release:
82+
prerelease: auto
83+
footer: |
84+
---
85+
86+
<a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a>
87+
88+
Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@charm), or on [Discord](https://charm.sh/chat).

0 commit comments

Comments
 (0)