diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index c760785..24c37a6 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -25,6 +25,4 @@ jobs: RENOVATE_ENDPOINT: "https://git.natelubitz.com/api/v1" RENOVATE_CONFIG_FILE: "infra/renovate/config.js" RENOVATE_AUTODISCOVER: "true" - RENOVATE_PLATFORM: "gitea" - with: - args: "${{ github.workspace }}/infra/renovate/config.js" \ No newline at end of file + RENOVATE_PLATFORM: "gitea" \ No newline at end of file