Skip to content

Commit 03db983

Browse files
authored
Merge pull request #171 from dmvict/docker_readme
READY: Sync readme for new feature
2 parents e00d406 + d80901c commit 03db983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ It is a cause of failed jobs. For this case, the action `wretry.action` can retr
2424
## Features
2525

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

0 commit comments

Comments
 (0)