Skip to content

Commit be0fce7

Browse files
committed
erase body
1 parent cdd8d8d commit be0fce7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ jobs:
8383
with:
8484
tag_name: "v${{ needs.build-artifact.outputs.artifactVersion }}"
8585
release_name: "v${{ needs.build-artifact.outputs.artifactVersion }}"
86-
body: Release
8786
draft: false
8887
prerelease: "contains(needs.build-artifact.outputs.prereleaseVersionNoLeadingHyphen, 'beta') || contains(needs.build-artifact.outputs.prereleaseVersionNoLeadingHyphen, 'alpha')"
8988

0 commit comments

Comments
 (0)