From 3a62b2b470bf16c181b879057823ff795e5faf68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9verin=20Beauvais?= Date: Fri, 25 Oct 2024 12:15:06 -0700 Subject: [PATCH] Update cd.yml --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index d7308fb71..e0bc1f2e3 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -19,7 +19,7 @@ on: - prod jobs: - business-filings-cd: + business-filings-ui-cd: uses: bcgov/bcregistry-sre/.github/workflows/frontend-cd.yaml@main with: target: ${{ inputs.target }}