Skip to content

Commit 1c4ac6c

Browse files
authored
Merge pull request #67 from e2b-dev/send-notification-to-releases-channel
Send releases notification to dedicated channel
2 parents 916390e + 6c0bb19 commit 1c4ac6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,3 +342,4 @@ jobs:
342342
SLACK_MESSAGE: ":here-we-go-again: :bob-the-destroyer: We need :fix-parrot: ASAP :pray:"
343343
SLACK_TITLE: Code Interpreter Release Failed
344344
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
345+
SLACK_CHANNEL: "monitoring-releases"

0 commit comments

Comments
 (0)