Skip to content

Commit

Permalink
chore: turn on debug logs
Browse files Browse the repository at this point in the history
Signed-off-by: blam <[email protected]>
  • Loading branch information
benjdlambert committed Apr 26, 2024
1 parent 5196f6f commit 2741b1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
env:
# This enables the cache -- if this is set, it's not necessary to add it to renovate.json.
RENOVATE_REPOSITORY_CACHE: ${{ github.event.inputs.repoCache || 'enabled' }}
LOG_LEVEL: DEBUG

# Compression helps performance in the upload step!
- name: Compress renovate cache
Expand Down

0 comments on commit 2741b1d

Please sign in to comment.