We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f82de commit 87ab2edCopy full SHA for 87ab2ed
1 file changed
.github/workflows/release.yml
@@ -168,10 +168,7 @@ jobs:
168
169
This release includes all changes merged from the development branch.
170
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 }}
+ Release notes will be updated with detailed changes shortly...
175
draft: false
176
prerelease: false
177
0 commit comments