Skip to content

Commit 004221a

Browse files
committed
chore: change message
1 parent 0844fb1 commit 004221a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment-diffs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ jobs:
274274
return acc.replace(new RegExp(key, "g"), value);
275275
}, artifacts)
276276
277-
const body = `🤓☝️ This PR changes the output of \`create-react-native-library\`. You can find the diff of the changes below:
277+
const body = `🤓☝️ This PR changes the output of \`create-react-native-library\`. You can find the diffs of affected templates below:
278278
279279
${artifactsReplaced}
280280
`;

0 commit comments

Comments
 (0)