Skip to content

Commit bd73b2c

Browse files
committed
modify: field description
1 parent 0754b43 commit bd73b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-local/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ inputs:
55
description: 'Allows the user to start/stop local testing'
66
required: true
77
local-logging-level:
8-
description: 'Logging level of the logs generated by the Local Binary. Defaults to false, i.e. no artifacts will be uploaded'
8+
description: 'Logging level of the logs generated by the Local Binary. The logs will be uploaded as artifacts. Defaults to false, i.e. no artifacts will be uploaded'
99
required: false
1010
default: false
1111
local-identifier:

0 commit comments

Comments
 (0)