Skip to content

Commit 00eed59

Browse files
authored
Update Slack announce channel (#116)
The correct channel is `#announcements`
1 parent a1ce53f commit 00eed59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ changelog:
77
announce:
88
slack:
99
enabled: true
10-
channel: '#general'
10+
channel: '#announcements'
11+
message_template: 'NGINX Plus Go Client {{ .Tag }} is out! Check it out: {{ .ReleaseURL }}'

0 commit comments

Comments
 (0)