Update .gitea/workflows/renovate.yaml

This commit is contained in:
2025-12-29 02:47:23 +01:00
parent 0162fd5b1d
commit c550ad4033

View File

@@ -16,6 +16,7 @@ jobs:
container: ghcr.io/renovatebot/renovate:latest
steps:
- uses: actions/checkout@v4
- run: echo "Token length: ${{ secrets.RENOVATE_TOKEN | length }}"
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js