We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e257d8b commit eaa522cCopy full SHA for eaa522c
.github/workflows/build.yml
@@ -32,3 +32,5 @@ jobs:
32
prerelease: true
33
token: ${{ secrets.CRYPTOBOT_RELEASE_TOKEN }}
34
generate_release_notes: true
35
+ body: |
36
+ For a list of all notable changes, read the [changelog](/CHANGELOG.md).
0 commit comments