From c0768297c3997e1f953a4e4267af5387438b8d3e Mon Sep 17 00:00:00 2001 From: Evan Date: Wed, 14 Dec 2022 16:12:34 +0900 Subject: [PATCH] wechat keyword ignore case --- Taskfile.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Taskfile.yaml b/Taskfile.yaml index 896ca37..e446ba1 100644 --- a/Taskfile.yaml +++ b/Taskfile.yaml @@ -8,12 +8,7 @@ vars: tasks: default: cmds: - - echo "Building for target: $TASKFILE_PARAM_target" - - hello: - cmds: - - echo "Building for target: $TASKFILE_PARAM_target" - + - task release release: cmds: