Skip to content

Commit

Permalink
Add release notes generation to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
rj45 committed May 10, 2024
1 parent b112aa8 commit 39caa7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
with:
artifacts: 'build/Release/digilogic_windows_x64_${{ github.ref_name }}.zip'
allowUpdates: true
generateReleaseNotes: true

0 comments on commit 39caa7c

Please sign in to comment.