We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a698a9c commit 3f8955aCopy full SHA for 3f8955a
.github/workflows/release.yml
@@ -23,3 +23,4 @@ jobs:
23
release_name: Release ${{ github.ref }}
24
draft: false
25
prerelease: false
26
+ body_path: "LATEST_CHANGES.md"
0 commit comments