feat(cd): set the changelog link as release body

This commit is contained in:
Orhun Parmaksız 2022-04-15 11:53:33 +03:00
parent 0fe31e47eb
commit 37989c72d0
No known key found for this signature in database
GPG key ID: F83424824B3E4B90

View file

@ -136,6 +136,8 @@ jobs:
file_glob: true
overwrite: true
tag: ${{ github.ref }}
body: |
See [**CHANGELOG.md**](https://github.com/orhun/systeroid/blob/main/CHANGELOG.md) for release notes.
publish-crates-io:
name: Publish on crates.io