Update README.md

pull/549/head^2
Killers0992 2 years ago committed by GitHub
parent 78a12c503d
commit 9cc42375fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -10,7 +10,7 @@ Download one file
uses: killers0992/scpsl.downloadfiles@master
with:
branch: 'public'
filestodownload: 'Assembly-CSharp.dll'
filesToDownload: 'Assembly-CSharp.dll'
```
Download multiple files.
@ -19,5 +19,5 @@ Download multiple files.
uses: killers0992/scpsl.downloadfiles@master
with:
branch: 'public'
filestodownload: 'Assembly-CSharp.dll,Mirror.dll'
filesToDownload: 'Assembly-CSharp.dll,Mirror.dll'
```

Loading…
Cancel
Save