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