Skip to content

Commit

Permalink
Sync readme for new feature
Browse files Browse the repository at this point in the history
  • Loading branch information
dmvict committed Oct 29, 2024
1 parent e00d406 commit d80901c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ It is a cause of failed jobs. For this case, the action `wretry.action` can retr
## Features

- Retries Github `JavaScript` actions.
- Retries `GitHub Docker` actions utilizing a `Dockerfile` as the image source.
- Retries `GitHub Docker` actions utilizing a `Dockerfile`'s and Docker registry image as the source.
- Retries private actions. The option `github_token` is used for private repositories.
- The action can be an action repository that is not published on `Marketplace`.
- Retries shell commands. Uses default shells to run commands.
Expand Down

0 comments on commit d80901c

Please sign in to comment.