···8484 const user = await queries.getUser()
8585 console.log(' - Injecting')
8686 outputStr = inject(outputStr, user)
8787- if (user.USERNAME === 'github-actions[bot]') {
8888- console.log('Warning: The username is "github-actions[bot]". You may have forgotten to add your github token secret')
8989- }
90879188 if (!customTemplate['3_MOST_STARRED_REPOS']) {
9289 customTemplate['3_MOST_STARRED_REPOS'] = {