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 181afd4 commit 13c6cdcCopy full SHA for 13c6cdc
.github/workflows/release.yaml
@@ -71,3 +71,4 @@ jobs:
71
token: ${{ github.token }}
72
files: build/${{ steps.version.outputs.version }}.tgz
73
prerelease: ${{ contains(github.ref, 'rc') }}
74
+ generate_release_notes: true
0 commit comments