Skip to content

Commit 30a746f

Browse files
committed
remove body output in release
1 parent 3badcc3 commit 30a746f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
with:
2222
tag_name: ${{ steps.vars.outputs.sha_short }}
2323
release_name: Release ${{ steps.vars.outputs.sha_short }}
24-
body: New release ${{ steps.vars.outputs.sha_short }}
2524
draft: false
2625
prerelease: false
2726

0 commit comments

Comments
 (0)