Update README.md

This commit is contained in:
Laurence Armstrong 2019-09-18 08:37:29 +09:00 committed by GitHub
parent 64f7d19cff
commit e6a5ab4206
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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