diff --git a/.github/workflows/build-images.yml b/.github/workflows/build-images.yml index 0675cff431..179867fc24 100644 --- a/.github/workflows/build-images.yml +++ b/.github/workflows/build-images.yml @@ -5,7 +5,7 @@ on: description: Should the images be pushed default: false required: false - type: bool + type: boolean version: description: The version used when tagging the image default: dev