From 6cc7b70c33b118815644acda78b59661dc39827d Mon Sep 17 00:00:00 2001 From: Shaun Lum Date: Wed, 25 Oct 2023 11:59:12 -0700 Subject: [PATCH] fixed workflow --- .github/workflows/test-daily.regression.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-daily.regression.yml b/.github/workflows/test-daily.regression.yml index 4b0c8048..39c7345f 100644 --- a/.github/workflows/test-daily.regression.yml +++ b/.github/workflows/test-daily.regression.yml @@ -23,4 +23,4 @@ jobs: browser: chrome working-directory: ./tests-e2e env: - CYPRESS_BASE_URL_SECRET: ${{ secrets.CYPRESS_BASE_URL_SECRET } + CYPRESS_BASE_URL_SECRET: ${{ secrets.CYPRESS_BASE_URL_SECRET }}