Skip to content

Commit 8b6a8a8

Browse files
committed
Update action.yml: disable markdown rendering in input configuration
1 parent 2c33c42 commit 8b6a8a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ inputs:
2323
default: |
2424
{
2525
"banner": "never",
26-
"render_markdown": true,
26+
"render_markdown": false,
2727
"theme": "auto",
2828
"trusted_folders": []
2929
}

0 commit comments

Comments
 (0)