Skip to content

Commit a3409cf

Browse files
committed
fix: duplicate message in issue
1 parent a032a26 commit a3409cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ runs:
196196
run: | # bat
197197
: Open issue if the updated lean build was successful
198198
TITLE="Updates available and have been tested to build correctly"
199-
DESCRIPTION="Files changed in update:"
199+
DESCRIPTION=""
200200
LABEL_NAME="auto-update-lean"
201201
LABEL_COLOR="0E8A16"
202202

0 commit comments

Comments
 (0)