We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d05f8 commit 8f28f13Copy full SHA for 8f28f13
1 file changed
up.js
@@ -8,7 +8,7 @@ const octokit = new Octokit({
8
})
9
10
await octokit.request('GET /repos/{owner}/{repo}/contents/{path}', {
11
- owner: 'KittenFilms',
+ owner: 'KittenApps-Films',
12
repo: 'kittenfilms.github.io',
13
//path: 'PATH',
14
headers: {
0 commit comments