Skip to content

Commit

Permalink
build: Fixed announce message
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Ruaux committed May 26, 2022
1 parent 0707df7 commit 0544afa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ release:
hide:
categories:
- 'Merge'

announce:
slack:
active: release
channel: '#field-engineering-announcements'
message: '🏍️ Redis-Sidecar {{projectVersion}} has been released! {{releaseNotesUrl}}'
message: '🏍️ Redis Sidecar {{projectVersion}} has been released! {{releaseNotesUrl}}'

distributions:
redis-sidecar-jdbc:
Expand Down

0 comments on commit 0544afa

Please sign in to comment.