Skip to content

Commit

Permalink
chore: add goreleaser annnounce
Browse files Browse the repository at this point in the history
  • Loading branch information
ellisvalentiner committed May 10, 2022
1 parent ea5fea6 commit 9a890d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ changelog:
exclude:
- "^docs:"
- "^test:"
announce:
twitter:
enabled: true
message_template: "{{ .ProjectName }} {{ .Tag }} is out! Check it out at {{ .ReleaseURL }}"

0 comments on commit 9a890d1

Please sign in to comment.