Update maven.yml test

This commit is contained in:
potzplitz 2024-03-05 08:42:41 +01:00 committed by GitHub
parent bbb167514f
commit d01a3e12cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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