diff --git a/.github/workflows/on-demand-build-images.yaml b/.github/workflows/on-demand-build-images.yaml index dcf06f48..6a56f9c3 100644 --- a/.github/workflows/on-demand-build-images.yaml +++ b/.github/workflows/on-demand-build-images.yaml @@ -7,7 +7,7 @@ on: required: true description: "Tag name will be prefaced with 'on-demand-'." env: - IMAGE_REPO: public.ecr.aws/r5b3e0r5/3box/ + IMAGE_REPO: public.ecr.aws/r5b3e0r5/3box jobs: build: