We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38ff8b commit 9d7e651Copy full SHA for 9d7e651
action.yml
@@ -20,7 +20,7 @@ inputs:
20
debug:
21
description: Prints additional debugging output when running action.
22
required: false
23
- default: false
+ default: true
24
type: boolean
25
26
# Individual properties
0 commit comments