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'