Update .forgejo/workflows/renovate.yml
This commit is contained in:
parent
284124f0a7
commit
f683d78432
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ jobs:
|
|||
- name: Run Renovate
|
||||
uses: docker://docker.mafyuh.xyz/renovate/renovate:38.18.4
|
||||
with:
|
||||
args: renovate --pr-footer="Did Renovate not find changelogs? No worries! [Click here](https://git.mafyuh.dev/mafyuh/Auto-Homelab/src/branch/main/.github/changelogs.md)"
|
||||
args: renovate
|
||||
env:
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
GITHUB_COM_TOKEN: ${{ secrets.GIT_COM_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue