Skip to content

Commit c369dde

Browse files
authored
added body to release (#410)
1 parent 8fa31d4 commit c369dde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ jobs:
4646
with:
4747
tag_name: 'aws-xray-sdk-node@${{ github.event.inputs.version }}'
4848
release_name: 'Release ${{ github.event.inputs.version }}'
49+
body: 'Please see [CHANGELOG](https://github.com/aws/aws-xray-sdk-node/blob/master/CHANGELOG.md) for details.'
4950
draft: true
5051
prerelease: false

0 commit comments

Comments
 (0)