ci(renovate): fix step names (take 2)

This commit is contained in:
Earl Warren 2024-04-18 20:08:27 +02:00
parent c7b8a434c3
commit 9303f8e72d
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@ jobs:
restore-keys: |
repo-cache-
- run: Run renovate
- name: Run renovate
run: renovate
env:
GITHUB_COM_TOKEN: ${{ secrets.RENOVATE_GITHUB_COM_TOKEN }}
LOG_LEVEL: debug