From c22c1a34fa95c154fdacc984213a1602a90f9a49 Mon Sep 17 00:00:00 2001 From: Eval EXEC Date: Tue, 10 Dec 2024 16:00:49 +0800 Subject: [PATCH] test publish --- .github/workflows/cd.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 6d8af6c6..6551c8dc 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -2,6 +2,8 @@ name: Continuous delivery in GitHub and Maven Central Repository on: push: + branch: + - 'eval-exec/exec/fix-publish' tags: - 'rc/v*'