Skip to content

Commit 79b9832

Browse files
committed
Use emoji
1 parent e8d925e commit 79b9832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ process.on("unhandledRejection", function (reason) {
7777
if (artifactUrl) {
7878
body = `**Visit [this link](${artifactUrl}) to download**`;
7979
} else {
80-
body = "!!The diff is to big, and failed to upload.!!";
80+
body = "💥💥 The diff is to big, and failed to upload. 💥💥";
8181
}
8282
}
8383

0 commit comments

Comments
 (0)