mirror of
https://github.com/SrIzan10/hctv.git
synced 2026-06-06 00:56:56 +00:00
fix: workflow ping. test before pushing to prod!!
This commit is contained in:
@@ -90,6 +90,7 @@ export async function onboard(prev: any, formData: FormData) {
|
||||
await initializeStreamInfo(createdChannel.id);
|
||||
|
||||
await fetch(process.env.WELCOME_WORKFLOW_URL!, {
|
||||
method: 'POST',
|
||||
body: JSON.stringify({
|
||||
username: zod.data.username,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user