Skip to content

Commit bb063c1

Browse files
committed
ci: try fix cr
1 parent 21be9e4 commit bb063c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/napi/scripts/patch.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const metadata = {
2222
actor: Number(GITHUB_ACTOR_ID),
2323
};
2424

25+
console.log(metadata)
2526
const key = hash(metadata);
2627

2728
const checkResponse = await fetch(new URL("/check", apiUrl), {

0 commit comments

Comments
 (0)