From 721bc5b415c1bf1692c2b2dab230b3d51ff60eb2 Mon Sep 17 00:00:00 2001 From: Tenny Date: Tue, 18 Jun 2024 14:55:31 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E4=BF=AE=E5=A4=8D=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=8C=96=E5=B7=A5=E5=85=B7=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index bf709e61..73fbb47b 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -1,7 +1,7 @@ on: push: branches: - - publish + - main # 允许你从 Actions 选项卡手动运行此工作流程 workflow_dispatch: