Send release message in channel (#1824)

send release message in channel
This commit is contained in:
Brendan Allan 2023-11-25 11:59:18 +11:00 committed by GitHub
parent 908a13130c
commit 41072baf32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -228,6 +228,7 @@ export async function handleSubmission(
method: 'POST',
body: JSON.stringify({
replace_original: 'true',
response_type: 'in_channel',
blocks: [
{
type: 'section',