Update create-release.yml

- Added generate_release_notes > Should automatically add the full change-log in the release description.
This commit is contained in:
Frog
2026-01-31 03:09:58 -08:00
committed by GitHub
parent 455a290051
commit df7dc0e019
+1
View File
@@ -62,6 +62,7 @@ jobs:
tag_name: v${{ inputs.version }}
name: ${{ inputs.title || format('Release v{0}', inputs.version) }}
body: ${{ inputs.notes }}
generate_release_notes: true
files: |
./publish/CreamInstaller.exe
./publish/CreamInstaller.zip