This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch maven-clean-plugin-3.x in repository https://gitbox.apache.org/repos/asf/maven-clean-plugin.git
The following commit(s) were added to refs/heads/maven-clean-plugin-3.x by this push: new c003151 release-drafter configuration c003151 is described below commit c0031515d8792c88fc4a07f2ca16839d8fb22537 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sun Feb 2 00:41:31 2025 +0100 release-drafter configuration --- .github/workflows/release-drafter.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 1250e0a..aad6926 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -25,3 +25,5 @@ on: jobs: update_release_draft: uses: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v4 + with: + config-name: 'release-drafter-3.x.yml'