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*'