feat: add notification in thread #104
1 changed files with 1 additions and 1 deletions
2
.github/actions/notify/action.yaml
vendored
2
.github/actions/notify/action.yaml
vendored
|
|
@ -144,5 +144,5 @@ runs:
|
|||
curl \
|
||||
-X POST \
|
||||
-H 'Content-Type: application/json' \
|
||||
"${{ inputs.webhook_url }}" \
|
||||
"${{ inputs.webhook_url }}?threadKey=run${{ github.run_id }}&messageReplyOption=REPLY_MESSAGE_FALLBACK_TO_NEW_THREAD" \
|
||||
-d "${PAYLOAD}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue