Skip to content

Commit bab542e

Browse files
Update up.js
1 parent e4c9455 commit bab542e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

up.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
async function upload() {
22
const message = 'amogus';
33
const content = 'aaaaa';
4-
const owner = 'MY-USERNAME';
5-
const repo = 'MY-REPO-NAME';
4+
const owner = 'KittenApps-Films';
5+
const repo = 'KittenApps-Films.github.io';
66
const path = 'amogus.html';
77
const auth = '{MY ACCESS TOKEN HERE}';
88

0 commit comments

Comments
 (0)