Skip to content

Commit

Permalink
🚀 Deploy new version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed Nov 22, 2020
1 parent 32a6bf4 commit 193cff0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -115070,7 +115070,7 @@ generator: Upptime <https://github.com/upptime/upptime>
repo,
title: status === "down"
? `🛑 ${site.name} is down`
: `🟨 ${site.name} has degraded performance`,
: `⚠️ ${site.name} has degraded performance`,
body: `In [\`${lastCommitSha.substr(0, 7)}\`](https://github.com/${owner}/${repo}/commit/${lastCommitSha}), ${site.name} (${site.url}) ${status === "down" ? "was **down**" : "experienced **degraded performance**"}:
- HTTP code: ${result.httpCode}
- Response time: ${responseTime} ms
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/update.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 193cff0

Please sign in to comment.