Skip to content

Commit 43cea2e

Browse files
authored
build: Empty body
1 parent 080dcea commit 43cea2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
if: env.exists == 'false'
119119
uses: action-pack/github-release@v2
120120
with:
121+
body: " "
121122
tag: "v${{ env.latest_tag }}"
122123
title: "v${{ env.latest_base }}"
123124
token: ${{ secrets.REPO_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)