From 5e68429a486c0f09c839f18c90c34fc78fb9c47d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 30 Mar 2020 10:46:16 -0700 Subject: [PATCH] Testing --- .github/release-drafter.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 38a5aaabef..68de3a338b 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,6 +1,8 @@ -name-template: 'v$NEXT_PATCH_VERSION 🌈' +name-template: 'v$NEXT_PATCH_VERSION' tag-template: 'v$NEXT_PATCH_VERSION' prerelease: true +branches: + - 'release-drafter' exclude-labels: - 'skip-changelog' categories: