diff --git a/config.js b/config.js index a057649..508d5e2 100644 --- a/config.js +++ b/config.js @@ -1,7 +1,7 @@ module.exports = { platform: 'gitea', endpoint: 'https://git.haozi.net/api/v1', - gitAuthor: 'gitea-actions ', + gitAuthor: 'renovate-bot ', autodiscover: true, onboarding: false, optimizeForDisabled: true,