Skip to content

Commit

Permalink
Switch Slack channel used to report failures (#1650)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickinson committed Jun 8, 2022
1 parent 576b6b0 commit 3731ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-from-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: Notify Slack channel on failure
uses: voxmedia/github-action-slack-notify-build@v1
with:
channel_id: ${{ secrets.ETS_BOTS_SLACK_CHANNEL_ID }}
channel_id: ${{ secrets.ETS_SLACK_CHANNEL_ID }}
status: FAILED
color: danger
env:
Expand Down

0 comments on commit 3731ed2

Please sign in to comment.