Switched release description to match the commit tag only

This commit is contained in:
Valmo Trindade
2025-06-19 20:25:20 -03:00
parent 8341288457
commit b1fac90e78

View File

@@ -91,7 +91,7 @@ jobs:
release_name: ${{ github.ref }} release_name: ${{ github.ref }}
body: | body: |
Changes in this release: Changes in this release:
${{ env.COMMIT_MESSAGES }} ${{ github.event.head_commit.message }}
draft: true draft: true
prerelease: false prerelease: false
- name: Upload Release Asset - name: Upload Release Asset