Skip to content

Commit 36a2b1b

Browse files
minor
1 parent 67e7f73 commit 36a2b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Create Release with Auto Changelog
1818
uses: softprops/action-gh-release@v1
1919
with:
20-
generate_release_notes: true # GitHub generates changelog automatically
20+
generate_release_notes: true
2121
draft: false
2222
prerelease: false
2323
body: |

0 commit comments

Comments
 (0)