mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 08:04:21 +00:00
ci(renovate): fix step names (take 2)
This commit is contained in:
parent
c7b8a434c3
commit
9303f8e72d
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue