pull/44/head
Daniel Walsh 2 years ago
parent 4e7aef988e
commit bff0424f6f
No known key found for this signature in database

@ -22144,6 +22144,8 @@ try {
await import_core.summary.addRaw(`
# Deploying with Cloudflare Pages
| | |
| - | - |
| **Last commit:** | \`${deployment.deployment_trigger.metadata.commit_hash.substring(0, 8)}\` |
| **Status**: | ${status} |
| **Preview URL**: | ${deployment.url} |

@ -125,6 +125,8 @@ try {
.addRaw(`
# Deploying with Cloudflare Pages
| | |
| - | - |
| **Last commit:** | \`${deployment.deployment_trigger.metadata.commit_hash.substring(0, 8)}\` |
| **Status**: | ${status} |
| **Preview URL**: | ${deployment.url} |

Loading…
Cancel
Save