From 6bb093eb059b796549a1b23713a6c843334a804b Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Tue, 12 Mar 2024 18:01:49 +0100 Subject: [PATCH] FIX: set correct title for release drafter (#7) --- .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 394a977..42b4b8f 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,4 +1,4 @@ -name-template: update-pip-constraints $NEXT_PATCH_VERSION +name-template: ComPWA/update-pre-commit v$NEXT_PATCH_VERSION tag-template: $NEXT_PATCH_VERSION references: