Skip to content

Commit 5d3e98e

Browse files
committed
Debug flag
1 parent 39c9ee9 commit 5d3e98e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ inputs:
3636
description: 'You can override the name of the exported `.json` file by specifying a new one here. You should _not_ include the file extension in your name.'
3737
required: false
3838

39+
debug:
40+
description: 'If set to true the action will log the API responses it receives in the terminal.'
41+
required: false
42+
3943
outputs:
4044
fetch-api-data:
4145
description: 'The requested data from the API stored as a string.'

0 commit comments

Comments
 (0)