Skip to content

Commit

Permalink
ci: add generate Release Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Suisuroru committed Jan 23, 2025
1 parent 24bdb13 commit f701353
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto_build_jar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,6 @@ jobs:
draft: false
prerelease: true
makeLatest: true
generateReleaseNotes: true
artifacts: ${{ env.FINAL_JAR_NAME }}.jar
token: ${{ secrets.GH_TOKEN }}

0 comments on commit f701353

Please sign in to comment.