1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

chore: fix mastodon announce url

This commit is contained in:
Carlos A Becker 2022-11-20 15:31:06 -03:00
parent b76b65875d
commit 8cc24a55a2
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -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