Update release.yml

This commit is contained in:
Gabor Kiss-Vamosi
2021-06-01 11:14:59 +02:00
committed by GitHub
parent 9c7f4a8651
commit d1f2726ed7

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/CHANGELOG.md)
See the [CHANGELOG](https://github.com/lvgl/lvgl/blob/master/docs/CHANGELOG.md)
draft: false
prerelease: false