ci(release): use markdown in release text

This commit is contained in:
Gabor Kiss-Vamosi
2023-05-18 12:06:32 +02:00
committed by GitHub
parent e3876cbf25
commit 9b4d10311f

View File

@@ -22,6 +22,6 @@ jobs:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
body: |
See the `CHANGELOG <https://github.com/lvgl/lvgl/blob/master/docs/CHANGELOG.rst>`__
See the [CHANGELOG](https://github.com/lvgl/lvgl/blob/master/docs/CHANGELOG.rst)
draft: false
prerelease: false