Update .forgejo/workflows/renovate.yml

This commit is contained in:
Oliver Weyhmüller 2025-01-08 11:25:55 +00:00
parent 26f9c5ec40
commit fa685eb3fd

View file

@ -42,7 +42,7 @@ jobs:
kv/data/ci/renovatebot gpgPublicKey | RENOVATE_GPG_PUBLIC_KEY ;
kv/data/ci/renovatebot gpgPassphrase | RENOVATE_GPG_PASSPHRASE ;
kv/data/ci/renovatebot ciToken | RENOVATE_TOKEN ;
kv/data/ci/renovatebot githubToken | GITHUB_COM_TOKEN :
kv/data/ci/renovatebot githubToken | GITHUB_COM_TOKEN ;
- name: Load renovate repo cache
uses: https://github.com/actions/cache@v4
with: