diff --git a/.github/workflows/container-build.yml b/.github/workflows/container-build.yml index 03df44a20..ce53da67c 100644 --- a/.github/workflows/container-build.yml +++ b/.github/workflows/container-build.yml @@ -7,7 +7,7 @@ on: required: true type: string ARCH: - require: true + required: true type: string IMAGE: required: true