turn off auto release notes
This commit is contained in:
parent
862154d5ba
commit
f08f7911e7
2
.github/workflows/build_and_release.yml
vendored
2
.github/workflows/build_and_release.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
with:
|
||||
artifacts: "utils"
|
||||
body: "It's releasin' time"
|
||||
generateReleaseNotes: true
|
||||
generateReleaseNotes: false
|
||||
tag: ${{ env.SHORT_SHA }}
|
||||
commit: master
|
||||
token: ${{ secrets.PAT }}
|
||||
|
Loading…
Reference in New Issue
Block a user