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 e05f358 commit e7fcfe1Copy full SHA for e7fcfe1
.github/workflows/deploy.yml
@@ -41,7 +41,7 @@ jobs:
41
if [ -n "$app_diff" ]; then
42
app_diff_msg=$(cat <<EOF
43
To be applied to prod from $app_manifest:
44
- \`\`\`
+ \`\`\`diff
45
$app_diff
46
\`\`\`
47
0 commit comments