Update .gitea/workflows/renovate.yaml
Some checks failed
renovate / renovate (push) Failing after 6s

This commit is contained in:
2025-12-29 02:52:25 +01:00
parent 66f1c5c375
commit 30c0b4dadf

View File

@@ -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