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: