mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Set proper input type
This commit is contained in:
parent
9b86f80a0e
commit
5373d6fe54
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue