We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e7f73 commit 36a2b1bCopy full SHA for 36a2b1b
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Create Release with Auto Changelog
18
uses: softprops/action-gh-release@v1
19
with:
20
- generate_release_notes: true # GitHub generates changelog automatically
+ generate_release_notes: true
21
draft: false
22
prerelease: false
23
body: |
0 commit comments