diff --git a/.goreleaser.yml b/.goreleaser.yml index 4d6c2e5756..6a44952e70 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -51,12 +51,6 @@ signs: - "${artifact}" - "--yes" -announce: - slack: - enabled: true - channel: "#announcements" - message_template: "NGINX Gateway Fabric {{ .Tag }} is out! Check it out: {{ .ReleaseURL }}" - milestones: - close: true