Update .gitea/workflows/renovate.yml
Some checks failed
renovate / renovate (push) Has been cancelled

This commit is contained in:
Lee 2024-02-01 02:01:10 +00:00
parent 335acea7b2
commit c3983a7eb1

@ -24,7 +24,6 @@ jobs:
- name: Renovate
run: renovate
env:
#LOG_LEVEL: "debug"
RENOVATE_CONFIG_MIGRATION: "true" # ensure all repositories receive config migration PRs
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}