From c226e12e98a746134c76a0eaba75ca90d8a55919 Mon Sep 17 00:00:00 2001 From: Tim Middleton Date: Wed, 9 Aug 2023 14:47:12 +0800 Subject: [PATCH] Fix release-drafter-coherence.yml --- .github/release-drafter-coherence.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/release-drafter-coherence.yml b/.github/release-drafter-coherence.yml index 3af2f79f..a2481dee 100644 --- a/.github/release-drafter-coherence.yml +++ b/.github/release-drafter-coherence.yml @@ -45,6 +45,6 @@ version-resolver: template: | $CHANGES - **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...memcache/v$RESOLVED_VERSION + **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...coherence/v$RESOLVED_VERSION Thank you $CONTRIBUTORS for making this update possible.