From f895be1ab251d157aac77e547f823b45db9039eb Mon Sep 17 00:00:00 2001 From: Nikita Andriyanov Date: Mon, 23 Dec 2024 14:39:32 +0300 Subject: [PATCH] up --- .github/workflows/notify.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notify.yaml b/.github/workflows/notify.yaml index b9b976b..74dfd05 100644 --- a/.github/workflows/notify.yaml +++ b/.github/workflows/notify.yaml @@ -12,7 +12,7 @@ jobs: steps: - uses: mattermost/action-mattermost-notify@master with: - MATTERMOST_WEBHOOK_URL: ${{ secrets.webhook }} + MATTERMOST_WEBHOOK_URL: ${{ secrets.MM_WEBHOOK_URL }} PAYLOAD: | { "text": "${{ github.repository }} [build](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}) was ${{ inputs.result }} :white_check_mark:"