Skip to content

Commit

Permalink
chore: added debug logging to action
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 3c90750 commit e01bece
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 @@ -85,6 +85,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!
Expand Down

0 comments on commit e01bece

Please sign in to comment.