Skip to content

Commit a424a53

Browse files
author
Austin Roberts
committed
Specify plugeth version in slack notification
1 parent ce54b6a commit a424a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- run:
8282
name: Message Slack
8383
command: |
84-
./slack-post.sh -w $SLACK_WEBHOOK -m "*plugeth*:\nTag: $CIRCLE_TAG \n"
84+
./slack-post.sh -w $SLACK_WEBHOOK -m "*plugeth-bor*:\nTag: $CIRCLE_TAG \n"
8585
8686
workflows:
8787
version: 2

0 commit comments

Comments
 (0)