We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c105a4 commit b4fef01Copy full SHA for b4fef01
.github/workflows/publish.yml
@@ -97,5 +97,6 @@ jobs:
97
uses: softprops/action-gh-release@v1
98
with:
99
files: artifacts/*
100
+ generate_release_notes: true
101
env:
102
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments