diff --git a/.github/workflows/ets-from-source.yml b/.github/workflows/ets-from-source.yml index 1684fb3af..af80d7484 100644 --- a/.github/workflows/ets-from-source.yml +++ b/.github/workflows/ets-from-source.yml @@ -88,7 +88,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: