diff --git a/.github/workflows/build_dist.yml b/.github/workflows/build_dist.yml index 37c549f..59ba750 100644 --- a/.github/workflows/build_dist.yml +++ b/.github/workflows/build_dist.yml @@ -58,3 +58,4 @@ jobs: prerelease: true files: artifacts/** fail_on_unmatched_files: true + generate_release_notes: true