From b28b0f39ff0874ac77679635080fc7efc0935338 Mon Sep 17 00:00:00 2001 From: BBBmau Date: Sun, 29 Sep 2024 11:34:31 -0700 Subject: [PATCH] open --- .github/workflows/ui_preview.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ui_preview.yaml b/.github/workflows/ui_preview.yaml index bf659e7a07a88b..111edc3acfe743 100644 --- a/.github/workflows/ui_preview.yaml +++ b/.github/workflows/ui_preview.yaml @@ -135,7 +135,7 @@ jobs: TABLE="${TABLE}" TABLE="${TABLE}" - if [[ $test = true ]]; then + if [[ $open = true ]]; then TABLE="
${TABLE}" else TABLE="
${TABLE}"