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

sjaranowski pushed a commit to branch maven-plugin-testing-3.x
in repository https://gitbox.apache.org/repos/asf/maven-plugin-testing.git


The following commit(s) were added to refs/heads/maven-plugin-testing-3.x by 
this push:
     new b4379ae  Add release-drafter and automation GitHub Action
b4379ae is described below

commit b4379ae994416d4c29fc2de58c3a92787c2a4633
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Mon Feb 3 18:59:40 2025 +0100

    Add release-drafter and automation GitHub Action
---
 .github/workflows/release-drafter.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release-drafter.yml 
b/.github/workflows/release-drafter.yml
index ba6c5db..74067a9 100644
--- a/.github/workflows/release-drafter.yml
+++ b/.github/workflows/release-drafter.yml
@@ -28,4 +28,4 @@ jobs:
   update_release_draft:
     uses: 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v4
     with:
-      config-name: 'release-drafter-3.x.yml'\
+      config-name: 'release-drafter-3.x.yml'

Reply via email to