From 65743100262fc22cfa5682b9f9753df1138bc056 Mon Sep 17 00:00:00 2001 From: Richard Willis Date: Mon, 12 Oct 2020 20:09:26 +0100 Subject: [PATCH] Fix release drafter --- .github/release-drafter.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/release-drafter.yml diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml new file mode 100644 index 0000000..e8b190d --- /dev/null +++ b/.github/release-drafter.yml @@ -0,0 +1,4 @@ +name-template: '$NEXT_PATCH_VERSION' +tag-template: '$NEXT_PATCH_VERSION' +template: | + $CHANGES