Skip to content

Commit db70f68

Browse files
committed
chore: give i a try 3
1 parent 69cf753 commit db70f68

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/icon-prompts.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,8 @@ jobs:
7171
comment += item.ai_prompt;
7272
comment += '\n```\n\n';
7373
comment += '#### Post-Processing Instructions\n\n';
74-
comment += '```\n';
7574
comment += item.post_processing;
76-
comment += '\n```\n\n';
75+
comment += '\n\n';
7776
comment += '---\n\n';
7877
}
7978

0 commit comments

Comments
 (0)