]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
ci: add changelog link in releases (#1123)
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Wed, 6 May 2020 15:07:46 +0000 (17:07 +0200)
committerGitHub <noreply@github.com>
Wed, 6 May 2020 15:07:46 +0000 (11:07 -0400)
.github/workflows/release-tag.yml

index a3e4854c9d4e9ea1a1e73dcef7afb212df0ef33a..8781b44c872d8518f74dd93efd69c52e31fb3eac 100644 (file)
@@ -20,4 +20,4 @@ jobs:
         with:
           tag_name: ${{ github.ref }}
           body: |
-            Please refer to CHANGELOG.md for details.
+            Please refer to [CHANGELOG.md](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md) for details.