Skip to content

Commit 949a2ca

Browse files
committed
release/2025-02-12 Add webhook type to merge to main github workflow
1 parent 431a93b commit 949a2ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
id: slack
7171
uses: slackapi/[email protected]
7272
with:
73+
webhook-type: webhook-trigger
7374
payload: |
7475
{
7576
"tag": "${{ needs.make-tag.outputs.tag}}",

0 commit comments

Comments
 (0)