diff --git a/config.js b/config.js index 34f98df..9c439ca 100644 --- a/config.js +++ b/config.js @@ -4,5 +4,6 @@ module.exports = { "platform": "gitea", "onboardingConfigFileName": "renovate.json", "autodiscover": true, + "GITHUB_COM_TOKEN": "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", "optimizeForDisabled": true, }; \ No newline at end of file