Enabling debug mode
Debug mode can be enabled in your actions by setting a set of environment variables via secrets
or variables
in the settings menu of your repository.
ACTIONS_RUNNER_DEBUG
enables logging related to the runner.
ACTIONS_STEP_DEBUG
increases the verbosity of all jobs that are running on the runners.