Skip to content

Commit 5e16d1b

Browse files
Update up.js
1 parent 451be41 commit 5e16d1b

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
@@ -10,7 +10,7 @@ const octokit = new Octokit({
1010
await octokit.request('GET /repos/{owner}/{repo}/contents/{path}', {
1111
owner: 'KittenApps-Films',
1212
repo: 'KittenApps-Films.github.io',
13-
//path: 'PATH',
13+
path: 'up.html',
1414
headers: {
1515
'X-GitHub-Api-Version': '2022-11-28'
1616
}

0 commit comments

Comments
 (0)