github: include changelog link to release

This commit is contained in:
Thibault Deckers 2021-12-02 14:00:08 +09:00
parent 28ab5f2f8e
commit 02131c3836

View file

@ -71,6 +71,7 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "outputs/*"
body: "[Changelog](https://github.com/${{ github.repository }}/blob/develop/CHANGELOG.md#${{ github.ref_name }})"
token: ${{ secrets.GITHUB_TOKEN }}
- name: Upload app bundle