wrong workflow name

This commit is contained in:
Jun-te Kim 2026-02-03 12:10:22 +00:00
parent 33811cbb9a
commit ea75c4dff3

View file

@ -73,7 +73,7 @@ jobs:
# ============================================================
image:
needs: determine_stage
uses: ./.github/workflows/_build_docker_image.yml
uses: ./.github/workflows/_build_image.yml
with:
ecr_repo: address2uprn-${{ needs.determine_stage.outputs.stage }}
dockerfile_path: backend/address2UPRN/Dockerfile