We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 922c4d8 commit 8165f9bCopy full SHA for 8165f9b
1 file changed
.github/workflows/tag.yaml
@@ -139,6 +139,7 @@ jobs:
139
uses: softprops/action-gh-release@v2
140
if: startsWith(github.ref, 'refs/tags/')
141
with:
142
+ generate_release_notes: true
143
files: |
144
go/bin/kagent-*
145
kagent-*.tgz
0 commit comments