From 8fe5534126e54e749abcab8d4a7385de51641d16 Mon Sep 17 00:00:00 2001 From: tick-guo <39718787+tick-guo@users.noreply.github.com> Date: Thu, 2 Dec 2021 10:41:20 +0800 Subject: [PATCH] Update Padavan.yml --- .github/workflows/Padavan.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/Padavan.yml b/.github/workflows/Padavan.yml index 24efb2d..0161fc1 100644 --- a/.github/workflows/Padavan.yml +++ b/.github/workflows/Padavan.yml @@ -17,7 +17,8 @@ on: required: false release: # Friendly description to be shown in the UI instead of 'name' - description: "是否需要发布到Release?\n(不发布也可以到Artifacts下载)" + #description: "是否需要发布到Release?\n(不发布也可以到Artifacts下载)" + description: "是否需要发布到Release?" # Default value if no value is explicitly provided default: 'yes' # Input has to be provided for the workflow to run