Skip to content

Commit

Permalink
Merge pull request #171 from dmvict/docker_readme
Browse files Browse the repository at this point in the history
READY: Sync readme for new feature
  • Loading branch information
dmvict authored Oct 29, 2024
2 parents e00d406 + d80901c commit 03db983
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 03db983

Please sign in to comment.