Update action.yml to show retry default

This commit is contained in:
Justin Holguín
2023-09-07 17:08:20 +00:00
committed by GitHub
parent 07f52ce621
commit bb0ca79fcd

View File

@@ -56,7 +56,7 @@ inputs:
retry-on-snapshot-warnings:
description: Whether to retry on snapshot warnings
required: false
default: true
default: false
retry-on-snapshot-warnings-timeout:
description: Number of seconds to wait before stopping snapshot retries.
required: false