From da02a6d9e5b7c911f57319a0e483994d6081f093 Mon Sep 17 00:00:00 2001 From: emawby Date: Wed, 24 Jan 2024 10:50:31 -0800 Subject: [PATCH] use test branch --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 0a547c523..00ca685cf 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -17,7 +17,7 @@ on: required: true env: version: '5.0.6' - release_branch: 'elliot_test_release' + release_branch: 'test_release_branch' jobs: build: