From 9477080d666f942e9e4132e1425069ecab5c2862 Mon Sep 17 00:00:00 2001 From: Akash Date: Fri, 16 Feb 2024 16:59:57 +0530 Subject: [PATCH] ci: update ci config to remove beta --- .github/workflows/initiate_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/initiate_release.yml b/.github/workflows/initiate_release.yml index 209adcf679..0736141eac 100644 --- a/.github/workflows/initiate_release.yml +++ b/.github/workflows/initiate_release.yml @@ -25,7 +25,7 @@ jobs: repo: health title: |- "chore: release v${{ matrix.version }}" - body: "Automated beta release." + body: "Automated release." base: version-${{ matrix.version }} head: version-${{ matrix.version }}-hotfix env: