Skip to content

Commit

Permalink
Auto generate release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongl committed Jul 28, 2024
1 parent 9a01f48 commit 0ed8729
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
with:
files: mpb.zip
files: mpb.zip
generate_release_notes: true

0 comments on commit 0ed8729

Please sign in to comment.