From e445b8dcf5006f0cafa10754e853d39327ced831 Mon Sep 17 00:00:00 2001 From: Tlntin Date: Fri, 24 Mar 2023 15:20:59 +0800 Subject: [PATCH] Update pake_build_with_cache.yaml Signed-off-by: Tlntin --- .github/workflows/pake_build_with_cache.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pake_build_with_cache.yaml b/.github/workflows/pake_build_with_cache.yaml index 60f7d32..4a5ce79 100644 --- a/.github/workflows/pake_build_with_cache.yaml +++ b/.github/workflows/pake_build_with_cache.yaml @@ -7,7 +7,7 @@ on: required: true default: "V0.0.1" is_pre_release: - description: "pre-release or release, is true, is pre-release" + description: "pre-release or release, if true, is pre-release" required: true type: boolean default: true