Skip to content

Commit b13665b

Browse files
Update up.js
1 parent 6005d35 commit b13665b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

up.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ var old = await octokit.request('GET /repos/{owner}/{repo}/contents/{path}', {
1616
'X-GitHub-Api-Version': '2022-11-28'
1717
}
1818
})
19-
console.log(old)
19+
console.log(old.data)

0 commit comments

Comments
 (0)