Update .gitea/workflows/renovate.yml
Some checks failed
renovate / renovate (push) Has been cancelled
Some checks failed
renovate / renovate (push) Has been cancelled
This commit is contained in:
parent
335acea7b2
commit
c3983a7eb1
@ -24,7 +24,6 @@ jobs:
|
|||||||
- name: Renovate
|
- name: Renovate
|
||||||
run: renovate
|
run: renovate
|
||||||
env:
|
env:
|
||||||
#LOG_LEVEL: "debug"
|
|
||||||
RENOVATE_CONFIG_MIGRATION: "true" # ensure all repositories receive config migration PRs
|
RENOVATE_CONFIG_MIGRATION: "true" # ensure all repositories receive config migration PRs
|
||||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||||
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}
|
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user