We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41f70dc commit 927de93Copy full SHA for 927de93
1 file changed
.github/workflows/release.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Publish GitHub Release
42
uses: softprops/action-gh-release@v2
43
with:
44
- body_path: .github/release-template.md
+ generate_release_notes: true
45
files: |
46
apps/desktop/release/*.dmg
47
apps/desktop/release/*.zip
0 commit comments