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-artifact-plugin.git


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

commit 63b020e07268d0e576bfdf3a1345b18a38f0f88c
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Mon Sep 29 23:50:40 2025 +0200

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

diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 387b9ca..5fdc45b 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-artifact-plugin-$RESOLVED_VERSION

Reply via email to