Skip to content

Commit

Permalink
chore: fix mastodon announce url
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Nov 20, 2022
1 parent b76b658 commit 8cc24a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ announce:
mastodon:
enabled: true
message_template: '#GoReleaser {{ .Tag }} is out! Check it out: https://github.com/goreleaser/goreleaser/releases/tag/{{ .Tag }}'
server: https://mastodon.social
server: https://fosstodon.org

discord:
enabled: true
Expand Down

0 comments on commit 8cc24a5

Please sign in to comment.