Skip to content

Commit 451be41

Browse files
Update up.js
1 parent 8f28f13 commit 451be41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

up.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const octokit = new Octokit({
99

1010
await octokit.request('GET /repos/{owner}/{repo}/contents/{path}', {
1111
owner: 'KittenApps-Films',
12-
repo: 'kittenfilms.github.io',
12+
repo: 'KittenApps-Films.github.io',
1313
//path: 'PATH',
1414
headers: {
1515
'X-GitHub-Api-Version': '2022-11-28'

0 commit comments

Comments
 (0)