From 19df3a17d9f5f01b5526197ad1ead2ac5640a20f Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Thu, 1 Feb 2024 09:37:22 +0800 Subject: [PATCH] Use automatic links for full changelog in the release drafter template --- .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 54ab2919365..4f139c04de1 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -53,7 +53,7 @@ template: | $CHANGES - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION + **Full Changelog**: ### Contributors