Release with actual commit message (#4130)

This commit is contained in:
Wissididom 2022-11-09 15:47:42 +01:00 committed by GitHub
parent dd8383355c
commit 3c10fc12e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -256,7 +256,7 @@ jobs:
allowUpdates: true allowUpdates: true
artifactErrorsFailBuild: true artifactErrorsFailBuild: true
artifacts: "release-artifacts/*" artifacts: "release-artifacts/*"
generateReleaseNotes: true body: ${{ github.event.head_commit.message }}
prerelease: true prerelease: true
name: Nightly Release name: Nightly Release
tag: nightly-build tag: nightly-build