From 202dab0201a184b0e9885c9877cc85f27f6235c5 Mon Sep 17 00:00:00 2001 From: elseif Date: Wed, 18 Jun 2025 19:23:34 +0800 Subject: [PATCH] Update self_hosted_patch.yml Signed-off-by: elseif --- .github/workflows/self_hosted_patch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/self_hosted_patch.yml b/.github/workflows/self_hosted_patch.yml index 46b257f..d9b81be 100644 --- a/.github/workflows/self_hosted_patch.yml +++ b/.github/workflows/self_hosted_patch.yml @@ -29,7 +29,7 @@ on: default: '' type: string release: - description: "Whether to publish the release" + description: "Release and Upload" required: false default: 'false' type: boolean