From 32c185783c22d265eaa0e083830feba6f00edad1 Mon Sep 17 00:00:00 2001 From: Viktor Benei Date: Tue, 9 Oct 2018 16:19:34 +0200 Subject: [PATCH] URL fix (#47) step.yml fix --- step.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/step.yml b/step.yml index 8b95cb7..fe9d44a 100644 --- a/step.yml +++ b/step.yml @@ -4,7 +4,7 @@ summary: Send a [Slack](https://slack.com/) message to a channel or group. description: | Send a [Slack](https://slack.com/) message to a channel or group. - You have to create a bot with an API token at https://bitfall.slack.com/apps/manage/custom-integrations + You have to create a bot with an API token at https://my.slack.com/apps/manage/custom-integrations *Don't forget to enable this Step to **Always run** if you want to get notified about failed builds as well!*