Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vibaiher-qatium committed Jul 6, 2023
1 parent 9b2ca6d commit 46df755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ inputs:
description: "Maximum number of seconds to wait before failing the step (unbound by default). Mutually exclusive with continue-after-seconds"
same-branch-only:
description: "Only wait on other runs from the same branch (defaults to true)"
exponentail-backoff-retries:
exponential-backoff-retries:
description: "Apply an exponential backoff to poll-interval-seconds (defaults to false)"
outputs:
force_continued:
Expand Down

0 comments on commit 46df755

Please sign in to comment.