From 4f83e8d62692c6a8961ca8a7841bb2a49a065447 Mon Sep 17 00:00:00 2001 From: Repooc Date: Sun, 12 Nov 2023 21:04:37 -0500 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d841301..299afde 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,7 +52,7 @@ jobs: content: | **__${{ github.event.repository.name }}__** **v${{ env.RELEASE_VERSION }}** *has been released!* - You can view the changes made by viewing the [changelog](<${{ github.event.repository.html_url }}/CHANGELOG.txt>) here! + You can view the changes made by viewing the [changelog](<${{ github.event.repository.html_url }}/blob/main/CHANGELOG.txt>) here! Go grab the new version from [Wago AddOns](<${{ env.WAGO_URL }}>) or [Curse](<${{ env.CF_URL }}>)!