Skip to content

Commit 037b78e

Browse files
Shivanshu SinghShivanshu Singh
authored andcommitted
github action
1 parent b58163c commit 037b78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16154,7 +16154,7 @@ async function run() {
1615416154
setTimeout(await octokit.rest.checks.update({
1615516155
owner : owner,
1615616156
repo : repo,
16157-
check_run_id: id
16157+
check_run_id: id.data.id
1615816158
}), 3000)
1615916159

1616016160

0 commit comments

Comments
 (0)