Verbose logging environmental variable added

This commit is contained in:
pseusys
2023-02-22 21:10:36 +01:00
parent b4ae7856eb
commit 5ea5c8ed89
9 changed files with 139 additions and 15 deletions

View File

@@ -132,6 +132,11 @@ inputs:
description: "Version of the symbol block and empty of the progress bar"
default: "1"
DEBUG_LOGGING:
required: false
description: "Whether to enable action debug logging"
default: ${{ runner.debug }}
runs:
using: 'docker'
image: 'docker://wakareadmestats/waka-readme-stats:master'