Update github check with aws log

pull/479/head
Frostebite 2022-12-10 00:26:06 +00:00
parent 203d8eb538
commit 792f254c80
3 changed files with 3 additions and 3 deletions

2
dist/index.js vendored
View File

@ -6137,7 +6137,7 @@ class GitHub {
// eslint-disable-next-line camelcase
external_id: cloud_runner_1.default.buildParameters.buildGuid,
// eslint-disable-next-line camelcase
started_at: GitHub.startedDate,
started_at: '2018-05-04T01:14:52Z',
output: {
title: nameReadable,
summary,

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long

View File

@ -37,7 +37,7 @@ class GitHub {
// eslint-disable-next-line camelcase
external_id: CloudRunner.buildParameters.buildGuid,
// eslint-disable-next-line camelcase
started_at: GitHub.startedDate,
started_at: '2018-05-04T01:14:52Z',
output: {
title: nameReadable,
summary,