You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const body = `The commit with hash: ${{ steps.head_hash.outputs.HEAD_HASH }} has changed the output of \`create-react-native-library\`. You can find the diff of the change below:
87
+
94
88
\`\`\`diff
95
89
${{ steps.diff.outputs.DIFF_RESULT }}
96
90
\`\`\`
91
+
92
+
> This diff is between this branch and the \`main\` branch.
0 commit comments