Skip to content

Commit bbf425e

Browse files
Update up.js
1 parent b13665b commit bbf425e

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.data)
19+
console.log(old.data.sha)

0 commit comments

Comments
 (0)