diff --git a/.github/workflows/build-subimage.yml b/.github/workflows/build-subimage.yml index 0897d7e..46523d3 100644 --- a/.github/workflows/build-subimage.yml +++ b/.github/workflows/build-subimage.yml @@ -6,7 +6,7 @@ on: type: string tags: required: true - type: String + type: string secrets: DOCKERHUB_USERNAME: required: true