diff --git a/.github/workflows/go.build.yaml b/.github/workflows/go.build.yaml index 33c4137..08c7fc8 100644 --- a/.github/workflows/go.build.yaml +++ b/.github/workflows/go.build.yaml @@ -63,7 +63,7 @@ jobs: artifactErrorsFailBuild: true artifacts: "beach_linux_amd64.zip,beach_darwin_amd64.zip" artifactContentType: application/zip - generateReleaseNotes: true + generateReleaseNotes: false makeLatest: true name: Release ${{ github.ref }}