Skip to content

Commit

Permalink
chore: auto generate release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Armin Becher authored and Armin Becher committed Feb 8, 2025
1 parent 3728c3c commit 5a4ab5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ jobs:
- name: GitHub Release
uses: softprops/action-gh-release@v1
with:
generate_release_notes: true
files: |
mlc-x86_64-linux
mlc-x86_64-apple-darwin
Expand Down

0 comments on commit 5a4ab5c

Please sign in to comment.