From a94380873474a22b69aba158951a06367ea6d593 Mon Sep 17 00:00:00 2001 From: Knugi <24708955+KnugiHK@users.noreply.github.com> Date: Tue, 16 May 2023 11:48:00 +0000 Subject: [PATCH] Update compile-binary.yml --- .github/workflows/compile-binary.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/compile-binary.yml b/.github/workflows/compile-binary.yml index 0398876..95b06a7 100644 --- a/.github/workflows/compile-binary.yml +++ b/.github/workflows/compile-binary.yml @@ -1,7 +1,8 @@ name: Compile standalone binary on: - workflow_dispatch: + release: + types: [published] permissions: contents: read