diff --git a/chain_watcher.py b/chain_watcher.py index 64e2f1b..24b2523 100644 --- a/chain_watcher.py +++ b/chain_watcher.py @@ -107,7 +107,7 @@ def notify_slack(self, plan): "type": "header", "text": { "type": "plain_text", - "text": "New chain upgrade in cerberus-1", + "text": f"New chain upgrade in {self.chain_id}", "emoji": False, }, },