give renovate a token
Some checks failed
renovate / renovate (push) Failing after 1m36s

This commit is contained in:
Oliver Lippert 2024-01-20 22:09:37 +01:00
parent e3844326a3
commit 746a2e8e16
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -21,3 +21,4 @@ jobs:
env:
LOG_LEVEL: "debug"
RENOVATE_CONFIG_FILE: "${{ github.workspace }}/renovate.json"
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}