fix secrets
Some checks failed
ci/woodpecker/push/lint/1 Pipeline was successful
ci/woodpecker/push/lint/3 Pipeline was successful
ci/woodpecker/push/lint/2 Pipeline was successful
ci/woodpecker/push/renovate Pipeline failed

This commit is contained in:
OCram85 2025-02-23 17:48:34 +01:00
parent 9f63d01b2b
commit cdfaf9d1a3

View File

@ -16,6 +16,10 @@ steps:
RENOVATE_CONFIG_FILE: config.js
LOG_LEVEL: debug
RENOVATE_DRY_RUN: full
RENOVATE_TOLEN:
from_secret: renovate_token
GITHUB_COM_TOKEN:
from secret: github_com_token
when:
- event: push
@ -26,6 +30,10 @@ steps:
environment:
RENOVATE_CONFIG_FILE: config.js
LOG_LEVEL: info
RENOVATE_TOLEN:
from_secret: renovate_token
GITHUB_COM_TOKEN:
from secret: github_com_token
when:
- event: cron
cron: renovate