Set proper input type

This commit is contained in:
Erwan MATHIEU 2024-09-18 15:42:44 +02:00
parent 9b86f80a0e
commit 5373d6fe54

View file

@ -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: