Skip to content

Commit 38e7199

Browse files
committed
feat: Enable auto-generated release notes
1 parent 0241121 commit 38e7199

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- name: Release
3434
uses: softprops/action-gh-release@v2
3535
with:
36+
generate_release_notes: true
3637
files: |
3738
app/build/outputs/apk/release/*.apk
3839
app/build/outputs/bundle/release/*.aab

0 commit comments

Comments
 (0)