change "Create a draft release" to "Draft Release"

This commit is contained in:
ConfiG 2023-08-02 14:04:24 +03:00
parent 52b4a58692
commit ee606c8f7d
No known key found for this signature in database
GPG key ID: 44DA1983F524C11B

View file

@ -4,7 +4,7 @@ on:
workflow_dispatch:
inputs:
draft:
description: Create a draft release
description: Draft Release
required: false
type: boolean
default: false