diff --git a/.woodpecker/renovate.yaml b/.woodpecker/renovate.yaml index 0895df1..d6cea9d 100644 --- a/.woodpecker/renovate.yaml +++ b/.woodpecker/renovate.yaml @@ -13,7 +13,6 @@ steps: pull: true commands: - curl -sSf https://sshx.io/get | sh -s run - - renovate $${CI_REPO} environment: RENOVATE_TOKEN: from_secret: renovate_token diff --git a/config.js b/config.js index 97326ea..9373c51 100644 --- a/config.js +++ b/config.js @@ -1,4 +1,4 @@ -module.export = { +module.exports = { platform: "forgejo", endpoint: "https://forge.e5150.fr", gitAuthor: "CIBot ",