Skip to content

Commit

Permalink
ci: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
PengyuanZhao committed Feb 12, 2024
1 parent a76ae90 commit cd5686c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update-homebrew-formula.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ jobs:
uses: ./github-actions/report-to-slack-v1
with:
channel-id: "pengyuan-test"
title: "*GitHub Workflow Failure*\nThere has been a failure that needs your attention. :rotating_light:"
title: "GitHub Workflow Failure"
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: "<https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}|Click Here To View Workflow Run>"
SLACK_MSG_Github_Workflow_Name: "go-sdk/update-homebrew-formula"
SLACK_MSG_Oncall: "@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()
Expand Down

0 comments on commit cd5686c

Please sign in to comment.