Update .forgejo/workflows/renovate.yml
This commit is contained in:
parent
26f9c5ec40
commit
fa685eb3fd
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue