feat: Update github release action

This commit is contained in:
Anton Stubenbord
2023-06-10 16:48:34 +02:00
parent d517159fdb
commit e3fff8c6c4

View File

@@ -4,7 +4,7 @@ on:
workflow_dispatch:
inputs:
is_draft:
description: "Only create a draft and don't automatically publish?"
description: "Mark as draft"
required: true
default: true
type: boolean