mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
Merge #337
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>
This commit is contained in:
commit
af215d9f49
1
.github/workflows/preview-release.yml
vendored
1
.github/workflows/preview-release.yml
vendored
@ -30,3 +30,4 @@ jobs:
|
|||||||
release_name: preview
|
release_name: preview
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
body: Preview release of `asb` and `swap`
|
||||||
|
Loading…
Reference in New Issue
Block a user