1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grav_ynh.git synced 2024-09-03 19:16:01 +02:00

Add changelog to auto-updater

This commit is contained in:
tituspijean 2023-03-05 19:44:33 +01:00
parent 354f5cc55f
commit dc884ac9c5
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -46,5 +46,5 @@ jobs:
title: 'Upgrade to version ${{ env.VERSION }}'
body: |
Upgrade to v${{ env.VERSION }}
[See upstream release page](https://github.com/${{ env.REPO }}/releases/tag/v${{ env.VERSION }})
[See CHANGELOG](https://github.com/${{ env.REPO }}/blob/${{ env.VERSION }}/CHANGELOG.md)
draft: false