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: > [