We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf2747f commit 026c710Copy full SHA for 026c710
.github/workflows/build.yml
@@ -31,3 +31,5 @@ jobs:
31
prerelease: true
32
token: ${{ secrets.CRYPTOBOT_RELEASE_TOKEN }}
33
generate_release_notes: true
34
+ body: |
35
+ For a list of all notable changes, see the [changelog](/CHANGELOG.md).
0 commit comments