Skip to content

Commit 8109c26

Browse files
committed
debug
1 parent 26e24d6 commit 8109c26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/renovate.yml

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
with:
3636
configurationFile: .github/renovate-self-hosted.js
3737
token: "${{ steps.get_token.outputs.token }}"
38+
env:
39+
LOG_LEVEL: debug
3840

3941
- name: Set if main BRANCH_NAME
4042
if: failure() && github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)