From e5ac1c43330a85de0aae320dcf34c23d9cb1e5c2 Mon Sep 17 00:00:00 2001 From: leehk Date: Wed, 16 Apr 2025 16:59:15 +0800 Subject: [PATCH] update --- .github/workflows/build_new.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_new.yml b/.github/workflows/build_new.yml index 6ee5af8..b4eaae2 100644 --- a/.github/workflows/build_new.yml +++ b/.github/workflows/build_new.yml @@ -69,7 +69,7 @@ jobs: uses: ./.github/workflows/template_test.yml # Path to the reusable workflow file with: projectName: aimingmed-ai - image_repo: ghcr.io/${{ github.repository.toLowerCase() }} + image_repo: ghcr.io/${{ lower(github.repository) }} # Pass test environment variables as JSON string testEnvs: > [