diff --git a/.github/workflows/eclipse-distro-build.yml b/.github/workflows/eclipse-distro-build.yml index 1e4f096d6..e1990a013 100644 --- a/.github/workflows/eclipse-distro-build.yml +++ b/.github/workflows/eclipse-distro-build.yml @@ -13,11 +13,7 @@ on: description: Build type such as 'snapshot', 'milestone' or 'release' required: true default: 'snapshot' - type: choice - options: - - snapshot - - milestone - - release + type: string jobs: