Update .gitea/workflows/renovate.yaml
Some checks failed
renovate / renovate (push) Failing after 6s
Some checks failed
renovate / renovate (push) Failing after 6s
This commit is contained in:
@@ -15,9 +15,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:latest
|
container: ghcr.io/renovatebot/renovate:latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "Token length: ${{ secrets.RENOVATE_TOKEN | length }}"
|
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- run: renovate
|
- run: renovate
|
||||||
env:
|
env:
|
||||||
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js
|
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js
|
||||||
|
|||||||
Reference in New Issue
Block a user