Fix typo in release-pr.yml inputs (#1790)

Stupid mistakes introduced in #1789

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2024-06-20 00:29:09 +10:00 committed by GitHub
parent 45b25fede5
commit 050c337da1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ on:
type: string type: string
default: patch default: patch
no-check-semver: no-check-semver:
description: Whether to check semver description: To disable check semver
required: true required: true
type: string type: string
default: "false" default: "false"