Update the preview release text

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.
This commit is contained in:
Thomas Eizinger 2021-03-18 12:09:44 +11:00
parent b035515422
commit 1b8f807288
No known key found for this signature in database
GPG Key ID: 651AC83A6C6C8B96

View File

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