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-jmod-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new ac3b0d8 update release drafter
ac3b0d8 is described below
commit ac3b0d8affefb0b7d3a0c977b2f632a21bc46493
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Dec 22 01:53:38 2025 +0100
update release drafter
---
.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 d93ba3e..1d42721 100644
--- a/.github/workflows/release-drafter.yml
+++ b/.github/workflows/release-drafter.yml
@@ -20,6 +20,8 @@ on:
push:
branches:
- master
+ workflow_dispatch:
+
jobs:
update_release_draft:
uses:
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v4