Skip to content

Commit ea1d603

Browse files
authored
automatically generate release notes
1 parent e5597b7 commit ea1d603

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
uses: softprops/action-gh-release@v1
2828
with:
2929
files: ${{github.workspace}}/build/include/cib/cib.hpp
30+
generate_release_notes: true
3031
draft: true
3132

3233

0 commit comments

Comments
 (0)