fix: disable automatic generation of release notes in workflow

This commit is contained in:
Tunglies 2025-08-21 23:56:02 +08:00
parent 93fc4932ee
commit 40a59bbc1a
No known key found for this signature in database
GPG Key ID: B9B01B389469B3E8

View File

@ -122,7 +122,7 @@ jobs:
body_path: release.txt
prerelease: false
token: ${{ secrets.GITHUB_TOKEN }}
generate_release_notes: true
# generate_release_notes: true
release:
name: Release Build