Skip to content

Commit eaa522c

Browse files
authored
Include changelog reference in release notes
Add body to release notes in build workflow
1 parent e257d8b commit eaa522c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ jobs:
3232
prerelease: true
3333
token: ${{ secrets.CRYPTOBOT_RELEASE_TOKEN }}
3434
generate_release_notes: true
35+
body: |
36+
For a list of all notable changes, read the [changelog](/CHANGELOG.md).

0 commit comments

Comments
 (0)