Update action.yml to show retry default
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ inputs:
|
|||||||
retry-on-snapshot-warnings:
|
retry-on-snapshot-warnings:
|
||||||
description: Whether to retry on snapshot warnings
|
description: Whether to retry on snapshot warnings
|
||||||
required: false
|
required: false
|
||||||
default: true
|
default: false
|
||||||
retry-on-snapshot-warnings-timeout:
|
retry-on-snapshot-warnings-timeout:
|
||||||
description: Number of seconds to wait before stopping snapshot retries.
|
description: Number of seconds to wait before stopping snapshot retries.
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user