From c8a597c791ec9f0d9a144cb800232c620813acc6 Mon Sep 17 00:00:00 2001 From: auqhjjqdo Date: Fri, 21 Jul 2023 17:04:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=9E=84=E5=BB=BA=E8=A7=A6?= =?UTF-8?q?=E5=8F=91=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 150c37c..b471b91 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,6 +7,8 @@ on: paths-ignore: - 'README.md' - '.github/**' + tags: + - 'v*' jobs: desktop-build: