You've already forked wakapi-readme-stats
Merge pull request #381 from anmol098/feat/verbose_tests_and_dry_running
Verbose logging environmental variable added
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user