diff --git a/.github/workflows/service_docker-build-and-publish.yml b/.github/workflows/service_docker-build-and-publish.yml index 6ebcab4..c488d01 100644 --- a/.github/workflows/service_docker-build-and-publish.yml +++ b/.github/workflows/service_docker-build-and-publish.yml @@ -4,6 +4,9 @@ on: tag-prefix: required: true type: string + checkout-type: + required: true + type: string jobs: docker-publish: