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

slachiewicz pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new f58eaec  Update release-drafter configuration to extend from the 
correct path
f58eaec is described below

commit f58eaec52f4f53de1cf219411475c23e98c954c9
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Apr 5 16:16:18 2026 +0200

    Update release-drafter configuration to extend from the correct path
---
 .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 37aa20d..cd1b3f6 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -15,6 +15,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-project-info-reports-plugin-$RESOLVED_VERSION

Reply via email to