From cab8fa5945275e4b0c760bb65ac45f282d36fc50 Mon Sep 17 00:00:00 2001 From: Darren <27513732@qq.com> Date: Fri, 15 Dec 2023 10:51:07 +0800 Subject: [PATCH] improve action --- .github/workflows/release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ad74947fb..b96fb98b9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,6 +2,9 @@ name: Release to Github and artifact on: workflow_dispatch: + repository_dispatch: + types: [custom_event] + push: branches: [main] paths: