From f14b0ba732080331b08226db9224b58238ba3ac6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristina=20Ca=C3=B1izales?= <113132642+CristiCanizales@users.noreply.github.com> Date: Thu, 23 May 2024 15:50:47 -0300 Subject: [PATCH] Update testCoreBundling.yml --- .github/workflows/testCoreBundling.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testCoreBundling.yml b/.github/workflows/testCoreBundling.yml index 6c9d645a6..ce9bd50aa 100644 --- a/.github/workflows/testCoreBundling.yml +++ b/.github/workflows/testCoreBundling.yml @@ -33,6 +33,6 @@ jobs: - forcedotcom/salesforcedx-templates - forcedotcom/salesforcedx-apex with: - externalProjectGitUrl: ${{ matrix.externalProjectGitUrl }} + externalProjectGit: ${{ matrix.externalProjectGit }} os: ${{ matrix.os }} bundledBranch: ${{ github.ref_name || inputs.branch }}