From 56d082eb0b1dbc8515d0fee0b2f899016bc7ce68 Mon Sep 17 00:00:00 2001 From: qaiu <736226400@qq.com> Date: Wed, 2 Jul 2025 18:36:45 +0800 Subject: [PATCH] Update maven.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 提交任意tag 触发工作流 --- .github/workflows/maven.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index be9af95..f6b027c 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -15,6 +15,8 @@ permissions: on: push: + tags: + - '*' branches: [ "main" ] paths-ignore: - 'bin/**'