From bb102259c4635efe76ed7e62e20d4c1f6a8f4b4a Mon Sep 17 00:00:00 2001 From: RW Date: Wed, 7 Sep 2022 14:36:27 +0200 Subject: [PATCH] Update release-drafter.yml --- .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 273d909f..6df74895 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -90,6 +90,6 @@ autolabeler: template: | $CHANGES - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$RESOLVED_VERSION + **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION Thank you $CONTRIBUTORS for making this update possible.