Make description more explicit

This commit is contained in:
Erwan MATHIEU 2024-09-20 10:11:27 +02:00
parent 41c734498f
commit 5261936c4e

View file

@ -10,7 +10,7 @@ on:
type: string type: string
publish_release_description: publish_release_description:
description: 'Publish the description of the release based on the changelog' description: 'Create the GitHub release (if existing, the description will be overridden based on the changelog)'
required: true required: true
type: boolean type: boolean