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
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
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