mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
Release with actual commit message (#4130)
This commit is contained in:
parent
dd8383355c
commit
3c10fc12e6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue