We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4a889 commit f3130ecCopy full SHA for f3130ec
scripts/deploy.js
@@ -60,7 +60,6 @@ async function run() {
60
})
61
62
const key = decodeURIComponent(GH_KEY)
63
- console.log('XXXX', key)
64
const token = await getToken(github, key, 3412, 36421)
65
66
github.authenticate({
0 commit comments