Skip to content

Commit f3130ec

Browse files
committed
Remove logs
1 parent fe4a889 commit f3130ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/deploy.js

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ async function run() {
6060
})
6161

6262
const key = decodeURIComponent(GH_KEY)
63-
console.log('XXXX', key)
6463
const token = await getToken(github, key, 3412, 36421)
6564

6665
github.authenticate({

0 commit comments

Comments
 (0)