From 1d85a4d9f2d60d2d84ff9d0f6e42205d9a5d83f3 Mon Sep 17 00:00:00 2001 From: sangeet-joy_xero Date: Fri, 18 Oct 2024 10:45:18 +0530 Subject: [PATCH] added the bot token back --- .github/actions/notify-slack/action.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/actions/notify-slack/action.yml b/.github/actions/notify-slack/action.yml index e6a14990..083d8368 100644 --- a/.github/actions/notify-slack/action.yml +++ b/.github/actions/notify-slack/action.yml @@ -45,8 +45,10 @@ runs: id: slack uses: slackapi/slack-github-action@v1.27.0 env: - SLACK_WEBHOOK_URL: ${{inputs.XERO_SLACK_WEBHOOK_URL}} + # SLACK_WEBHOOK_URL: ${{inputs.XERO_SLACK_WEBHOOK_URL}} + SLACK_BOT_TOKEN: ${{inputs.bot_token}} with: + channel-id: ${{inputs.channel_id}} payload: | { "blocks": [