Enable debug mode

This commit is contained in:
Paul Hatcherian 2023-08-24 20:23:23 -04:00
parent ba1fbef849
commit 4fafb1f5a0

View file

@ -27,6 +27,8 @@ jobs:
- name: Run Action
uses: ./
id: run
with:
debug: true
- name: Print Diagnostic Output
run: echo $DEBUG_OUTPUT
env: