From f6938f786adfd3a001e1caaa2db47f369b70a309 Mon Sep 17 00:00:00 2001 From: Constantine Nathanson <35217733+const-cloudinary@users.noreply.github.com> Date: Sun, 7 Apr 2024 21:24:25 +0300 Subject: [PATCH] Update hello.yml --- .github/workflows/hello.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hello.yml b/.github/workflows/hello.yml index dc26433..836c2da 100644 --- a/.github/workflows/hello.yml +++ b/.github/workflows/hello.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest env: - TARGET_BRANCH: test_branch_name + TARGET_BRANCH: docs-ab-testing steps: - name: Checkout repository