Skip to content

Commit 76e027c

Browse files
committed
update default values for retry
1 parent f699283 commit 76e027c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ inputs:
4343
promote-retry-timeout-seconds:
4444
description: 'Promote retry timeout seconds'
4545
required: false
46-
default: '15'
46+
default: '3000'
4747
promote-retry-wait-seconds:
4848
description: 'Promote retry wait seconds'
4949
required: false

0 commit comments

Comments
 (0)