We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0844fb1 commit 004221aCopy full SHA for 004221a
.github/workflows/comment-diffs.yml
@@ -274,7 +274,7 @@ jobs:
274
return acc.replace(new RegExp(key, "g"), value);
275
}, artifacts)
276
277
- const body = `🤓☝️ This PR changes the output of \`create-react-native-library\`. You can find the diff of the changes below:
+ const body = `🤓☝️ This PR changes the output of \`create-react-native-library\`. You can find the diffs of affected templates below:
278
279
${artifactsReplaced}
280
`;
0 commit comments