Skip to content

Commit

Permalink
Ensure release gets auto-generated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
dihm committed Oct 11, 2024
1 parent cc4d881 commit e7067c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
uses: softprops/action-gh-release@v2
with:
prerelease: false
generate_release_notes: true
files: |
LICENSE
dds-sweeper.uf2

0 comments on commit e7067c5

Please sign in to comment.