Update maven.yml test
This commit is contained in:
parent
bbb167514f
commit
d01a3e12cc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
@ -77,7 +77,7 @@ jobs:
|
|||
with:
|
||||
tag_name: v${{ needs.prepare.outputs.next_version }}
|
||||
release_name: ExtremeDemonList v${{ needs.prepare.outputs.next_version }}
|
||||
body: ${{ steps.get_commit_info.outputs.COMMIT_DESC }}
|
||||
body: ${{ steps.get_commit_info.outputs.COMMIT_MSG }}
|
||||
draft: false
|
||||
prerelease: false
|
||||
|
||||
|
|
Loading…
Reference in a new issue