From cbe591adb6dc1ebadaa4cd51707b6f20b956733f Mon Sep 17 00:00:00 2001 From: KaustubhKumar05 Date: Tue, 27 Feb 2024 18:04:39 +0530 Subject: [PATCH] fix: send client payload --- .github/workflows/alpha-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/alpha-release.yml b/.github/workflows/alpha-release.yml index 2190491c11..9ddaa7ec32 100644 --- a/.github/workflows/alpha-release.yml +++ b/.github/workflows/alpha-release.yml @@ -62,4 +62,5 @@ jobs: token: ${{ secrets.PAT }} repository: 100mslive/100ms-links event-type: alpha-publish + client-payload: '{"bump": "alpha"}' \ No newline at end of file