From 3493ee3e5fc778f9471e1c6185c5e6ac9c30381c Mon Sep 17 00:00:00 2001 From: juewuy <61367819+juewuy@users.noreply.github.com> Date: Mon, 8 Jan 2024 21:30:36 +0800 Subject: [PATCH] Update update_singbox_core.yaml --- .github/workflows/update_singbox_core.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_singbox_core.yaml b/.github/workflows/update_singbox_core.yaml index 65ebd49..9c5d0cd 100644 --- a/.github/workflows/update_singbox_core.yaml +++ b/.github/workflows/update_singbox_core.yaml @@ -1,6 +1,6 @@ name: Update Sing-Box Core on: - workflow_dispatch: + workflow_dispatch: inputs: version: description: 'version of singbox, such as 1.7.8'