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-shade-plugin.git
The following commit(s) were added to refs/heads/master by this push: new da32eef Add tag-template to release-drafter da32eef is described below commit da32eef2c6f9dbb959b35a9355a33345487adab7 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Mon Sep 22 06:53:47 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..6a75261 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-shade-plugin-$RESOLVED_VERSION