diff --git a/.github/workflows/release-build.yml b/.github/workflows/release-build.yml index 5b3d76e..f98084c 100644 --- a/.github/workflows/release-build.yml +++ b/.github/workflows/release-build.yml @@ -53,6 +53,7 @@ jobs: - name: Create release page uses: ncipollo/release-action@v1 -# with: + with: + body: "[đź“‹Please click here for a detailed changelog](https://github.com/IHE/DEV.SDPi/blob/release-$GITHUB_REF_NAME/CHANGELOG.md)" # artifacts: "sdpi-supplement.zip" -# body: [đź“‹Please click here for a detailed changelog](https://github.com/IHE/DEV.SDPi/blob/release-$GITHUB_REF_NAME/CHANGELOG.md) \ No newline at end of file +