diff --git a/.github/workflows/container-build.yml b/.github/workflows/container-build.yml index 7834012bd..6d4c486f9 100644 --- a/.github/workflows/container-build.yml +++ b/.github/workflows/container-build.yml @@ -10,7 +10,7 @@ on: tags: description: "Tags to apply to the image" required: true - type: array + type: sequence jobs: containerbuild: