Update README.md

This commit is contained in:
Abdud Dayan Adeeb 2021-01-09 15:29:20 -05:00 committed by GitHub
parent 56a9143b97
commit 27808d9e5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
Github Workflows already supports running on public docker images out-of-the-box (See [jobs.<jobs_id>.container](https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idcontainer)).
### Why use docker-run-action?
### Then why use docker-run-action?
- run on a privately-owned image.
- run on an image built by a previous step.
- run a specific step in docker