diff --git a/.github/workflows/build_releasecandidate.yml b/.github/workflows/build_releasecandidate.yml index 4dea76f..a07903f 100644 --- a/.github/workflows/build_releasecandidate.yml +++ b/.github/workflows/build_releasecandidate.yml @@ -53,6 +53,8 @@ jobs: draft: false prerelease: true body_path: CHANGELOG.txt + append_body: true + files: LICENSE.adoc - name: Prepare Deployment if: startsWith(github.ref, 'refs/tags/') run: |