From fb05a1fb9b19dec47b5dcc7d210a2958dd3f6592 Mon Sep 17 00:00:00 2001 From: "skllzrmy.tez" Date: Sun, 22 Oct 2023 20:45:22 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20chore(release.yml):=20add=20work?= =?UTF-8?q?flow=5Fdispatch=20event=20to=20manually=20trigger=20the=20relea?= =?UTF-8?q?se=20workflow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 06787fb..0adb6ef 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,6 +4,7 @@ on: push: paths: - "readme.txt" + workflow_dispatch: jobs: release: