diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 56268f5..c997a81 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -93,6 +93,6 @@ jobs: # .artifacts/documentation/latex/reticulumnetworkstack.pdf # .artifacts/documentation/epub/ReticulumNetworkStack.epub draft: true - generate_release_notes: true + generate_release_notes: false prerelease: ${{ contains(github.ref, '-') }} fail_on_unmatched_files: true