Compare commits
2 commits
6fdc2bed64
...
288c5f2f53
Author | SHA1 | Date | |
---|---|---|---|
288c5f2f53 | |||
ded48e8b14 |
1 changed files with 2 additions and 1 deletions
3
.github/workflows/renovate.yml
vendored
3
.github/workflows/renovate.yml
vendored
|
@ -28,7 +28,8 @@ jobs:
|
|||
RENOVATE_LOG_FILE: renovate-log.ndjson
|
||||
RENOVATE_LOG_FILE_LEVEL: debug
|
||||
RENOVATE_PLATFORM: gitea
|
||||
RENOVATE_REPOSITORIES: ['antville/helma']
|
||||
RENOVATE_REPOSITORIES:
|
||||
- ${{ github.repository }}
|
||||
RENOVATE_REPOSITORY_CACHE: 'enabled'
|
||||
# github.token is not working here, it lacks some permissions required by Renovate
|
||||
RENOVATE_TOKEN: ${{ secrets.renovate_token }}
|
||||
|
|
Loading…
Add table
Reference in a new issue