diff --git a/.github/workflows/sanity-test.yaml b/.github/workflows/sanity-test.yaml index 25c9eeb40..4ff3a6ef4 100644 --- a/.github/workflows/sanity-test.yaml +++ b/.github/workflows/sanity-test.yaml @@ -440,4 +440,4 @@ jobs: uses: ./.github/actions/teams-message with: msg: "[FAILED] Sanity Tests" - teams_url: ${{ secrets.SLACK_WEBHOOK_URL }} \ No newline at end of file + teams_url: ${{ secrets.TEAMS_WEBHOOK_URL }}