This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-changelog-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 5b3b89a Try absolute path in _extends release-drafter configuration
5b3b89a is described below
commit 5b3b89a437f45286555130072c1e1bfa64ec9b3b
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Mar 29 13:45:20 2026 +0200
Try absolute path in _extends release-drafter configuration
---
.github/release-drafter.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 26e561d..3b16992 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -15,5 +15,5 @@
# specific language governing permissions and limitations
# under the License.
-_extends: maven-gh-actions-shared:release-drafter.yml
+_extends: maven-gh-actions-shared:/.github/release-drafter.yml
tag-template: maven-changelog-plugin-$RESOLVED_VERSION