We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c9455 commit bab542eCopy full SHA for bab542e
up.js
@@ -1,8 +1,8 @@
1
async function upload() {
2
const message = 'amogus';
3
const content = 'aaaaa';
4
- const owner = 'MY-USERNAME';
5
- const repo = 'MY-REPO-NAME';
+ const owner = 'KittenApps-Films';
+ const repo = 'KittenApps-Films.github.io';
6
const path = 'amogus.html';
7
const auth = '{MY ACCESS TOKEN HERE}';
8
0 commit comments