This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch maven-compiler-plugin-3.x in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
The following commit(s) were added to refs/heads/maven-compiler-plugin-3.x by this push: new ef4885a Fix release-drafter config ef4885a is described below commit ef4885aa5064668656161c4ed9357fe164b50b76 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Fri Feb 7 18:27:12 2025 +0100 Fix release-drafter config --- .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 58abeee..f69b155 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -20,7 +20,7 @@ on: push: branches: - maven-compiler-plugin-3.x - workflow_dispatch: + workflow_dispatch: jobs: update_release_draft: