ci: add changelog link in releases (#1123)

This commit is contained in:
Eduardo San Martin Morote 2020-05-06 17:07:46 +02:00 committed by GitHub
parent df4150dc4c
commit 4d9b651d82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,4 +20,4 @@ jobs:
with: with:
tag_name: ${{ github.ref }} tag_name: ${{ github.ref }}
body: | 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.