From 9a8d92cb9d5676cf4ccd55236b10dd3763234e0a Mon Sep 17 00:00:00 2001 From: John Doe Date: Sun, 2 Oct 2022 19:33:38 +0800 Subject: [PATCH] fix --- .github/workflows/dispatch.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dispatch.yml b/.github/workflows/dispatch.yml index 7d0ba76..7b7f722 100644 --- a/.github/workflows/dispatch.yml +++ b/.github/workflows/dispatch.yml @@ -8,7 +8,7 @@ on: options: - true - false - default: 'false' + default: 'true' required: true debug: type: choice @@ -16,7 +16,7 @@ on: options: - true - false - default: 'true' + default: 'false' required: true jobs: