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
commit 2ba8972aaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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