From f65de682b85bfd53a102f8e1b501a588c3c38dfd Mon Sep 17 00:00:00 2001 From: Marc Espin Date: Tue, 29 Oct 2024 16:34:31 +0100 Subject: [PATCH] fix(tooling-ci): Update vercel deploy production name job (#3767) --- .github/workflows/_vercel_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_vercel_deploy.yml b/.github/workflows/_vercel_deploy.yml index 47f9d854598..4aa236a5472 100644 --- a/.github/workflows/_vercel_deploy.yml +++ b/.github/workflows/_vercel_deploy.yml @@ -58,7 +58,7 @@ jobs: isProd: false ui-kit-prod: - name: Vercel UI Kit Preview + name: Vercel UI Kit Production if: inputs.isDevelop uses: ./.github/workflows/apps-ui-kit.deploy.yml secrets: inherit