From 68b22dbd3d675a26c475cdab32266e7df57957d1 Mon Sep 17 00:00:00 2001 From: lyswhut Date: Thu, 28 Sep 2023 13:10:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=89=8B=E5=8A=A8=E8=A7=A6?= =?UTF-8?q?=E5=8F=91=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish-version-info.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish-version-info.yml b/.github/workflows/publish-version-info.yml index e61aed9..1643272 100644 --- a/.github/workflows/publish-version-info.yml +++ b/.github/workflows/publish-version-info.yml @@ -1,6 +1,7 @@ name: Publish NPM Version Info on: + workflow_dispatch: release: types: [published]