Skip to content

Commit 1191a0a

Browse files
committed
fix report timeout input name
1 parent f85cbf1 commit 1191a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browserstack-report-action/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inputs:
1212
build-name:
1313
description: 'The name of the build on BrowserStack. Defaults to GitHub workflow name and run ID.'
1414
required: false
15-
user-timeout:
15+
report-timeout:
1616
description: 'User-defined timeout value (in seconds) to be sent to the report API.'
1717
required: false
1818
default: '300'

0 commit comments

Comments
 (0)