update release template

This commit is contained in:
Evgeny Poberezkin 2022-01-21 18:13:02 +00:00
parent b777a4fd93
commit 2b857876b4
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
{
"template": "${{UNCATEGORIZED}}",
"pr_template": "- ${{TITLE}}\n"
"pr_template": "- ${{TITLE}}"
}

View File

@ -66,7 +66,8 @@ jobs:
with:
body: |
See full changelog [here](https://github.com/simplex-chat/simplexmq/blob/master/CHANGELOG.md).
Commits, chronological:
Commits:
${{ steps.build_changelog.outputs.changelog }}
prerelease: ${{ steps.extract_release_candidate.outputs.release_candidate }}
files: |