diff --git a/renovate/configmap-renovate.yaml b/renovate/configmap-renovate.yaml index b71d689..e33fc3a 100644 --- a/renovate/configmap-renovate.yaml +++ b/renovate/configmap-renovate.yaml @@ -7,8 +7,7 @@ data: config.js: | module.exports = { platform: 'gitea', - endpoint: 'https://git.chemavx.xyz', - token: process.env.RENOVATE_TOKEN, + endpoint: 'https://git.chemavx.xyz/', repositories: [ 'chemavx/researchowl', 'chemavx/polymarket-bot',