Skip to content

Commit 558bb9e

Browse files
committed
testo
1 parent 52d00cf commit 558bb9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/slack-alert/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ runs:
3636
with:
3737
payload: |
3838
{
39+
"webhook-type": "incoming-webhook",
3940
"channel-id": "${{ env.SLACK_CHANNEL_ID }}",
4041
"inputs": "${{ env.INPUTS }}",
4142
"message": "${{ env.MESSAGE }}",

0 commit comments

Comments
 (0)