Skip to content

Commit 170dac2

Browse files
committed
Add default body message to release script
1 parent 65b3e6a commit 170dac2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ jobs:
2222
release_name: NexusPHP CS Config ${{ github.ref }}
2323
draft: false
2424
prerelease: false
25+
body: |
26+
Please refer to the CHANGELOG for the detailed list of changes.

0 commit comments

Comments
 (0)