This commit is contained in:
2025-04-17 15:07:10 +03:00
parent eb1af4b6ae
commit ba43d61a74

View File

@@ -14,13 +14,14 @@ inputs:
required: false
type: string
env:
icons: '{"success" : ":white_check_mark:", "failure": ":x:", "canceled": ":facepalm:", "started": ":warning:"}'
runs:
using: 'composite'
steps:
- uses: mattermost/action-mattermost-notify@master
env:
icons: '{"success" : ":white_check_mark:", "failure": ":x:", "canceled": ":facepalm:", "started": ":warning:"}'
with:
MATTERMOST_WEBHOOK_URL: ${{ fromJSON(inputs.secrets).MM_WEBHOOK_URL }}
PAYLOAD: |