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
|
||||
container: ghcr.io/renovatebot/renovate:latest
|
||||
steps:
|
||||
- run: echo "Token length: ${{ secrets.RENOVATE_TOKEN | length }}"
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js
|
||||
|
||||
Reference in New Issue
Block a user