Skip to content

Commit 38e0b5d

Browse files
committed
Enabled generated release notes
1 parent b227023 commit 38e0b5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
- uses: ncipollo/release-action@v1
1818
with:
1919
artifacts: "batch-unity-export-v${{github.ref_name}}.zip"
20+
generateReleaseNotes: true
2021
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)