From a61ab7857952cb523f5c61d62ac98596c9be98c9 Mon Sep 17 00:00:00 2001 From: Ravi Malleboina Date: Thu, 10 Jun 2021 10:30:50 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c8f638f..514e7571 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ If you need to send multiple Slack build updates and you prefer to update a sing Note: You must assign a step `id` to the first Slack notification step in order to reference it for future steps: ```yaml -- name: Notify slack success +- name: Notify slack starting if: success() id: slack # IMPORTANT: reference this step ID value in future Slack steps env: