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-plugin-testing.git
The following commit(s) were added to refs/heads/master by this push: new 6a95cb8 Fix release-drafter config for 3.x 6a95cb8 is described below commit 6a95cb8300c2eead21bc41965d3dbfcd88b18320 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Mon Feb 3 19:21:01 2025 +0100 Fix release-drafter config for 3.x --- .github/release-drafter-3.x.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/release-drafter-3.x.yml b/.github/release-drafter-3.x.yml index 43391b6..6c88f94 100644 --- a/.github/release-drafter-3.x.yml +++ b/.github/release-drafter-3.x.yml @@ -17,5 +17,5 @@ # specific language governing permissions and limitations # under the License. -_extends: maven-gh-actions-shared +_extends: maven-gh-actions-shared:.github/release-drafter.yml tag-template: maven-plugin-testing-$RESOLVED_VERSION