Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit d88c88f

Browse files
authored
Update feature-launcher.yml (#1111)
1 parent 9555a03 commit d88c88f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/feature-launcher.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,7 @@ jobs:
6060
req.write(JSON.stringify(payload));
6161
req.end();
6262
}
63+
64+
sendNotification(discordWebhook, discordPayload);
65+
sendNotification(slackWebhook, slackPayload);
66+
'

0 commit comments

Comments
 (0)