Skip to content

Commit af695cc

Browse files
committed
ci: enable automated release notes
1 parent b3e4a3e commit af695cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
- name: Create Release
7979
uses: softprops/action-gh-release@v1
8080
with:
81+
generate_release_notes: true
8182
files: |
8283
artifacts/pyCol-Linux-AppImage/*.AppImage
8384
artifacts/pyCol-Windows-Packages/*.exe

0 commit comments

Comments
 (0)