diff --git a/.github/workflows/update-homebrew-formula.yml b/.github/workflows/update-homebrew-formula.yml index 8a9967c0d..1dd4a4ef8 100644 --- a/.github/workflows/update-homebrew-formula.yml +++ b/.github/workflows/update-homebrew-formula.yml @@ -51,9 +51,9 @@ jobs: title: "*GitHub Workflow Failure*\nThere has been a failure that needs your attention. :rotating_light:" attachment_color: "#E92020" env: + SLACK_MSG_Oncall: "@oncall-growth-eng! There has been a failure that needs your attention. :rotating_light:" SLACK_MSG_Github_Workflow_Name: "go-sdk/update-homebrew-formula" SLACK_MSG_Github_Workflow_URL: "" - SLACK_MSG_Message: "@oncall-growth-eng! There has been a failure that needs your attention. :rotating_light:" # TITLE_TEXT: "@oncall-growth-eng! There has been a failure that needs your attention. :rotating_light:" # - name: Failure Notification # if: failure()