diff --git a/action.yaml b/action.yaml index f5ef5f6..d394be3 100644 --- a/action.yaml +++ b/action.yaml @@ -60,9 +60,9 @@ inputs: retry-all-errors: description: | - Whether to retry on all errors. + Whether to retry on errors downloading the chainctl binary. required: false - default: false + default: true runs: using: "composite"