mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-20 20:48:43 +00:00
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:
parent
45b25fede5
commit
050c337da1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-pr.yml
vendored
2
.github/workflows/release-pr.yml
vendored
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue