Compare commits
2 commits
288c5f2f53
...
6fdc2bed64
Author | SHA1 | Date | |
---|---|---|---|
6fdc2bed64 | |||
973a9acee2 |
1 changed files with 1 additions and 2 deletions
3
.github/workflows/renovate.yml
vendored
3
.github/workflows/renovate.yml
vendored
|
@ -28,8 +28,7 @@ jobs:
|
|||
RENOVATE_LOG_FILE: renovate-log.ndjson
|
||||
RENOVATE_LOG_FILE_LEVEL: debug
|
||||
RENOVATE_PLATFORM: gitea
|
||||
RENOVATE_REPOSITORIES:
|
||||
- ${{ github.repository }}
|
||||
RENOVATE_REPOSITORIES: ['antville/helma']
|
||||
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