mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +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
|
||||
default: patch
|
||||
no-check-semver:
|
||||
description: Whether to check semver
|
||||
description: To disable check semver
|
||||
required: true
|
||||
type: string
|
||||
default: "false"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue