From 2acce0c4dadb4dea1eba0646347681232244725c Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Fri, 11 Sep 2026 17:38:31 +0200 Subject: [PATCH] Fix tag-template in release-drafter.yml Co-Authored-By: Claude Opus 5 (1M context) --- .github/release-drafter.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index d677ca7..4191fa6 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -18,6 +18,5 @@ # under the License. _extends: maven-gh-actions-shared +tag-template: apache-resource-bundles-$RESOLVED_VERSION version-template: $MAJOR.$MINOR -name-template: $NEXT_MINOR_VERSION -tag-template: apache-resource-bundles-$NEXT_MINOR_VERSION