337: Update the preview release text r=thomaseizinger a=thomaseizinger

By default, GitHub uses the last commit message as the body text.
This can be a lot of text if the last commit was from dependabot.

Make the preview release more pleasant to look at by adding a
dedicated body.

Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
pull/341/head
bors[bot] 3 years ago committed by GitHub
commit af215d9f49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,3 +30,4 @@ jobs:
release_name: preview
draft: false
prerelease: true
body: Preview release of `asb` and `swap`

Loading…
Cancel
Save