Skip to content

Commit 79f8d5a

Browse files
committed
ci: remove release body
1 parent 45c754b commit 79f8d5a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ jobs:
4949
if: startsWith(github.ref, 'refs/tags/')
5050
uses: softprops/action-gh-release@v1
5151
with:
52-
body: |
53-
${GITHUB_REF##*/} (${GITHUB_SHA::7})
5452
draft: false
5553
prerelease: false
5654
files: |

0 commit comments

Comments
 (0)