From 5ebdb0d8ca529f12b9b630a838c7342bb4169c5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AF=BB=E6=AC=A2?= Date: Wed, 25 Oct 2023 09:23:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/actions.y?= =?UTF-8?q?aml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/actions.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/actions.yaml b/.gitea/workflows/actions.yaml index c15ed49..affcfcb 100644 --- a/.gitea/workflows/actions.yaml +++ b/.gitea/workflows/actions.yaml @@ -4,6 +4,7 @@ on: push: tag: - '*' + - '**' branches: - '*' - '!main'