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 5c4e0e4 commit c576100Copy full SHA for c576100
.github/workflows/build.yml
@@ -37,3 +37,5 @@ jobs:
37
prerelease: true
38
token: ${{ secrets.CRYPTOBOT_RELEASE_TOKEN }}
39
generate_release_notes: true
40
+ body: |
41
+ For a list of all notable changes, read the [changelog](/CHANGELOG.md).
0 commit comments