13
0
Fork 0
mirror of https://github.com/PaulHatch/semantic-version.git synced 2026-07-02 19:19:32 +00:00

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: