Skip to content

Commit

Permalink
build: Slack announce test
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Ruaux committed Mar 29, 2023
1 parent 30c2e08 commit 54ddcdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jreleaser.yml
Expand Up @@ -63,9 +63,9 @@ deploy:

announce:
slack:
active: RELEASE
channel: '#field-engineering-announcements'
message: '📊 Redis Micrometer {{projectVersion}} has been released! {{releaseNotesUrl}}'
active: ALWAYS
channel: '#field-engineering-announcements-test'
message: '📊 Redis Micrometer {{projectVersion}} has been released! <br> {{releaseNotesUrl}} <br> {{changelog}}'

files:
artifacts:
Expand Down

0 comments on commit 54ddcdd

Please sign in to comment.