Skip to content

Commit 87ab2ed

Browse files
committed
Fix duplicate headings in release notes
1 parent 58f82de commit 87ab2ed

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,7 @@ jobs:
168168
169169
This release includes all changes merged from the development branch.
170170
171-
## What's Changed
172-
${{ github.event.head_commit.message }}
173-
174-
**Full Changelog**: https://github.com/${{ github.repository }}/compare/${{ github.event.before }}...${{ steps.tag.outputs.tag-name }}
171+
Release notes will be updated with detailed changes shortly...
175172
draft: false
176173
prerelease: false
177174

0 commit comments

Comments
 (0)