From bcafd76990f964b07e8240779f6765df34bf9904 Mon Sep 17 00:00:00 2001 From: Marven11 <110723864+Marven11@users.noreply.github.com> Date: Sun, 7 Jan 2024 21:07:04 +0800 Subject: [PATCH] Update github action files --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c42bd7ef..fc0ba552 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,7 +4,7 @@ on: push: tags: - '*' - + workflow_dispatch: [] permissions: contents: write