This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-antrun-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 3e2fbe1  Add tag-template to release-drafter
3e2fbe1 is described below

commit 3e2fbe1af0d280ec4252fed9c7a6eb33ae7241a4
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Fri Oct 17 19:25:09 2025 +0200

    Add tag-template to release-drafter
---
 .github/release-drafter.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 387b9ca..33aea25 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -16,3 +16,4 @@
 # under the License.
 
 _extends: maven-gh-actions-shared
+tag-template: maven-antrun-plugin-$RESOLVED_VERSION

Reply via email to