Update release workflow with link to changelog

This commit is contained in:
Tilen Majerle 2021-11-26 21:21:16 +01:00
parent 3d41a406ef
commit e0cc3d39cc

View File

@ -22,6 +22,6 @@ jobs:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
body: |
See the CHANGELOG.md
See the [CHANGELOG](CHANGELOG.md)
draft: false
prerelease: false