From 12e4c9c45c238cbb2160a93469d7ac35a705abd5 Mon Sep 17 00:00:00 2001 From: marc2332 Date: Tue, 29 Oct 2024 16:29:19 +0100 Subject: [PATCH] fix(tooling-ci): Update vercel deploy production name job --- .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