From f4e5023620a4e2f45fbd7471bae3a564a05aea61 Mon Sep 17 00:00:00 2001 From: Charnelle <145595240+IsraelleHub@users.noreply.github.com> Date: Wed, 18 Sep 2024 12:36:05 -0500 Subject: [PATCH] fix whitespace and ready for review --- .github/workflows/go_live.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go_live.yml b/.github/workflows/go_live.yml index 9cd28ce127c..5c6226e7eb9 100644 --- a/.github/workflows/go_live.yml +++ b/.github/workflows/go_live.yml @@ -48,4 +48,4 @@ jobs: secrets: inherit with: lane: release - ref: main + ref: main \ No newline at end of file