Skip to content

Commit 388e149

Browse files
authored
build: Empty body
1 parent 6f110db commit 388e149

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
@@ -117,6 +117,7 @@ jobs:
117117
if: env.exists == 'false'
118118
uses: action-pack/github-release@v2
119119
with:
120+
body: " "
120121
tag: "v${{ env.latest_tag }}"
121122
title: "v${{ env.latest_base }}"
122123
token: ${{ secrets.REPO_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)