Merge pull request #8 from LaurenceGA/patch-1

Update README.md
This commit is contained in:
Madhuri Gummalla
2019-10-10 11:19:44 -04:00
committed by GitHub

View File

@ -6,7 +6,7 @@ This downloads artifacts from your build.
See [action.yml](action.yml)
Basic (upload current working directory):
Basic (download to current working directory):
```yaml
steps:
- uses: actions/checkout@master