Link to CHANGELOG.md in GitHub release notes.

This commit is contained in:
Michael Stenta 2021-09-22 11:35:17 -04:00
parent 876bb01b53
commit 7ab0bb8d5c
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
uses: softprops/action-gh-release@6034af24fba4e5a8e975aaa6056554efe4c794d0 #0.1.13
with:
body: |
...
See [CHANGELOG.md](https://github.com/farmOS/farmOS/blob/${{ env.RELEASE_VERSION }}/CHANGELOG.md) for release notes.
files: /tmp/farmOS-${{ env.FARMOS_VERSION }}.tar.gz
draft: true
prerelease: false