diff --git a/.github/workflows/release-process_release-candidate.yml b/.github/workflows/release-process_release-candidate.yml index 961fe1ed49d..978209d0d22 100644 --- a/.github/workflows/release-process_release-candidate.yml +++ b/.github/workflows/release-process_release-candidate.yml @@ -12,7 +12,7 @@ on: publish_release_description: description: 'Publish the description of the release based on the changelog' required: true - type: bool + type: boolean jobs: parse-version: