mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 14:03:29 +00:00
Switched release description to match the commit tag only
This commit is contained in:
2
.github/workflows/release_drafter.yaml
vendored
2
.github/workflows/release_drafter.yaml
vendored
@@ -91,7 +91,7 @@ jobs:
|
||||
release_name: ${{ github.ref }}
|
||||
body: |
|
||||
Changes in this release:
|
||||
${{ env.COMMIT_MESSAGES }}
|
||||
${{ github.event.head_commit.message }}
|
||||
draft: true
|
||||
prerelease: false
|
||||
- name: Upload Release Asset
|
||||
|
||||
Reference in New Issue
Block a user